zephyr/drivers/timer
Alberto Escolar Piedras 66c1652fb8 native: native_posix timer + irq fix
Added possibility to reconfigure CONFIG_SYS_CLOCK_TICKS_PER_SEC
for the native_posix board (before it could only be 100)
+
Fixed tickless idle support
+
Minor fixes in irq wrapping

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-07 16:28:16 -05:00
..
CMakeLists.txt board: posix: add native_posix board definition 2017-12-27 14:16:08 -05:00
Kconfig kconfig: fix help text indentation 2018-01-08 08:08:45 -05:00
altera_avalon_timer_hal.c drivers: timer: Add Altera shim driver for timer soft IP 2017-11-17 07:46:40 -05:00
arcv2_timer0.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
cortex_m_systick.c tests: benchmark: timing_info: Change API/variable Name. 2017-08-31 14:25:31 -04:00
hpet.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
loapic_timer.c jailhouse: add support for x2APIC mode for all LOAPIC accesses 2017-11-07 08:58:49 -05:00
native_posix_timer.c native: native_posix timer + irq fix 2018-02-07 16:28:16 -05:00
nrf_rtc_timer.c timer: Corrected types in nRF system timer functions 2018-02-02 15:28:32 +01:00
pulpino_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
riscv_machine_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
sys_clock_init.c drivers: timer: init earlier in boot sequence 2017-07-10 11:44:56 -07:00
xtensa_sys_timer.c timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa 2017-11-07 08:17:40 -05:00