zephyr/drivers/counter
Krzysztof Chruscinski d91b2325bb drivers: counter: nrf_timer: Add detection of late alarm request
Implemented latest extensions to the counter API related to
    detection of alarms being set too late and short relative alarms.
    Implementation could not be realized on nrfx_timer driver thus
    driver has been reimplemented based on nrf_timer hal.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-10-09 13:25:36 +02:00
..
CMakeLists.txt drivers: counters: Fix coding style issues 2019-09-24 11:40:53 -07:00
counter_cmos.c drivers/counter_cmos.c: Add config struct 2019-07-18 11:06:20 -04:00
counter_gecko_rtcc.c
counter_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
counter_imx_epit.c
counter_ll_stm32_rtc.c drivers: counter: Add STM32G4X counter support 2019-10-04 18:44:24 -07:00
counter_mchp_xec.c driver/counter: Add support for Microchip's XEC basic timer devices 2019-09-14 12:13:49 +08:00
counter_mcux_gpt.c
counter_mcux_rtc.c
counter_nrfx_rtc.c drivers: Align nrf counter, timer and usb driver to new clock_control 2019-10-04 17:15:39 +02:00
counter_nrfx_timer.c drivers: counter: nrf_timer: Add detection of late alarm request 2019-10-09 13:25:36 +02:00
counter_sam0_tc32.c
dualtimer_cmsdk_apb.h
Kconfig drivers: counter: remove qmsi counter driver 2019-09-18 11:06:18 -05:00
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.gecko
Kconfig.imx_epit
Kconfig.mcux_gpt
Kconfig.mcux_rtc
Kconfig.nrfx drivers: counter: nrf_timer: Add detection of late alarm request 2019-10-09 13:25:36 +02:00
Kconfig.sam0
Kconfig.stm32_rtc drivers: counter: Add STM32G4X counter support 2019-10-04 18:44:24 -07:00
Kconfig.template.sam0_tc32
Kconfig.tmr_cmsdk_apb
Kconfig.xec driver/counter: Add support for Microchip's XEC basic timer devices 2019-09-14 12:13:49 +08:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
timer_tmr_cmsdk_apb.c dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00