zephyr/drivers/counter
Carlo Caione cb11b2e84b barriers: Move __DSB() to the new API
Remove the arch-specific ARM-centric __DSB() macro and use the new
barrier API instead.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-05-24 13:13:57 -04:00
..
CMakeLists.txt drivers: counter: Add counter_gecko_stimer driver 2022-12-20 22:50:19 +01:00
counter_ace_v1x_art_regs.h
counter_ace_v1x_art.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
counter_ace_v1x_rtc_regs.h
counter_ace_v1x_rtc.c drivers: counter: align ace rtc get_value with api 2023-02-20 11:13:45 +01:00
counter_andes_atcpit100.c
counter_cmos.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
counter_esp32_rtc.c
counter_esp32_tmr.c
counter_gd32_timer.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
counter_gecko_rtcc.c
counter_gecko_stimer.c drivers: counter: Add counter_gecko_stimer driver 2022-12-20 22:50:19 +01:00
counter_handlers.c
counter_imx_epit.c
counter_ll_stm32_rtc.c drivers: counter: add the support of the RTC to the stm32h5 2023-04-05 10:39:19 +00:00
counter_ll_stm32_timer.c drivers: counter: stm32 timer counter driver LL prototype 2023-04-24 13:32:29 +02:00
counter_mchp_xec.c
counter_mcux_ctimer.c
counter_mcux_gpt.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
counter_mcux_lpc_rtc.c drivers: counter: Update NXP LPC RTC for wakeup source 2023-01-04 11:03:42 -06:00
counter_mcux_lptmr.c
counter_mcux_pit.c
counter_mcux_qtmr.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
counter_mcux_rtc.c
counter_mcux_snvs.c
counter_native_posix.c
counter_nrfx_rtc.c counter: counter_nrfx_rtc: Align to renamed nrfx symbols 2023-05-05 11:47:53 +02:00
counter_nrfx_timer.c drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
counter_nxp_s32_sys_timer.c drivers: counter: support NXP S32 System Timer Module 2022-11-30 11:29:39 +01:00
counter_sam0_tc32.c
counter_sam_tc.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
counter_xlnx_axi_timer.c
dualtimer_cmsdk_apb.h
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.ace
Kconfig.andes_atcpit100
Kconfig.cmos drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32_rtc
Kconfig.esp32_tmr
Kconfig.gd32 drivers: counter: add support for GD32 timer 2022-12-12 10:08:12 +01:00
Kconfig.gecko drivers: counter: Add counter_gecko_stimer driver 2022-12-20 22:50:19 +01:00
Kconfig.imx_epit
Kconfig.maxim_ds3231
Kconfig.mcp7940n
Kconfig.mcux_ctimer
Kconfig.mcux_gpt
Kconfig.mcux_lpc_rtc
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_qtmr
Kconfig.mcux_rtc
Kconfig.mcux_snvs
Kconfig.native_posix
Kconfig.nrfx drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
Kconfig.nxp_s32 drivers: counter: support NXP S32 System Timer Module 2022-11-30 11:29:39 +01:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32_rtc drivers: counter: add support for rtc in STM32C0-series 2023-03-20 09:53:49 +01:00
Kconfig.stm32_timer drivers: counter: Reset timer using RCC before initialization 2022-12-09 09:43:36 -08:00
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
maxim_ds3231.c
rtc_mcp7940n.c drivers: counter: MCP7940N: initialization fix 2023-03-10 14:09:49 +01:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
timer_tmr_cmsdk_apb.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00