zephyr/drivers/timer
Krzysztof Chruscinski 5bfe8612a2 drivers: timer: Fix broken dependency for nrf_rtc_timer
nrf_rtc_timer was selecting counter RTC1 instance even though it
is not using counter API at all.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-02-07 16:14:00 -05:00
..
altera_avalon_timer_hal.c include/system_timer.h: Timer API cleanup 2018-10-16 15:03:10 -04:00
arcv2_timer0.c driver: arcv2_timer0: fixes and optimize the timer driver 2019-01-31 06:37:32 -05:00
CMakeLists.txt boards: remove pulpino board 2019-01-31 22:47:18 -05:00
cortex_m_systick.c arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00
hpet.c drivers/timer/hpet: Fix logic for !TICKLESS 2019-01-11 15:18:52 -05:00
Kconfig drivers: timer: Fix broken dependency for nrf_rtc_timer 2019-02-07 16:14:00 -05:00
legacy_api.h kernel: New timeout implementation 2018-10-16 15:03:10 -04:00
loapic_timer.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
native_posix_timer.c kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
nrf_rtc_timer.c drivers: nrf: timer: add inline qualifier where inlining is intended 2019-01-23 21:38:09 +01:00
riscv_machine_timer.c drivers/timer: New, tickless-capable RISC-V machine timer driver 2018-11-13 17:10:07 -05:00
rv32m1_lptmr_timer.c interrupt_controller: RV32M1: add intmux driver / DT bindings 2019-01-25 11:59:46 -05:00
sam0_rtc_timer.c drivers: timer: Add RTC-based system timer for Atmel SAM0 series MCU 2019-01-29 17:58:05 +01:00
sys_clock_init.c arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00
xtensa_sys_timer.c timer: xtensa: restore smp_timer_init() 2019-01-31 06:15:39 -05:00