zephyr/drivers/counter
Christian Hirsch 5fcb5d0b75 drivers: counter: fix nRF prescaler overflow
use u32_t in init_rtc to be able to use the full 12 bit prescaler values
fixes #22014

Signed-off-by: Christian Hirsch <christian.hirsch@tuwien.ac.at>
2020-01-21 08:24:11 +01:00
..
CMakeLists.txt drivers: counters: Fix coding style issues 2019-09-24 11:40:53 -07:00
counter_cmos.c
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 soc: arm: st_stm32: stm32l1: Add RTC/Counter support 2019-10-18 10:40:45 -05:00
counter_mchp_xec.c counter: mchp_xec: update driver for counter tests 2019-12-09 11:53:21 -05:00
counter_mcux_gpt.c drivers: counter: Refactor mcux gpt driver to use generated dts macros 2020-01-14 11:10:27 -05:00
counter_mcux_rtc.c drivers: counter: Refactor mcux rtc driver to use generated dts macros 2020-01-15 18:02:19 -05:00
counter_nrfx_rtc.c drivers: counter: fix nRF prescaler overflow 2020-01-21 08:24:11 +01:00
counter_nrfx_timer.c drivers: nrfx: Update implementations after switching to nrfx 2.0.0 2019-11-08 14:54:12 +01:00
counter_sam0_tc32.c
dualtimer_cmsdk_apb.h
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.cmos kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.dtmr_cmsdk_apb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.gecko kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.imx_epit kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_gpt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_rtc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.nrfx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam0 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32_rtc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.sam0_tc32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.tmr_cmsdk_apb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.xec kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05: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