zephyr/drivers/counter
Nazar Kazakov f483b1bc4c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-18 13:24:08 -04:00
..
CMakeLists.txt drivers: counter: Counter API implementation for STM32F4 Series (TIMER). 2021-12-11 14:20:17 -05:00
counter_cmos.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
counter_esp32.c drivers: constify all device instances 2022-03-16 12:33:12 +01:00
counter_gecko_rtcc.c drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
counter_handlers.c
counter_imx_epit.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_ll_stm32_rtc.c drivers: counter: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
counter_ll_stm32_timer.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
counter_mchp_xec.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_mcux_ctimer.c drivers: counter: mcux_ctimer: fix config used as non-const 2022-01-25 18:16:42 -06:00
counter_mcux_gpt.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_mcux_lpc_rtc.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_mcux_lptmr.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_mcux_pit.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
counter_mcux_rtc.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_mcux_snvs.c drivers: use DT_INST_PARENT 2021-12-16 11:10:01 -06:00
counter_native_posix.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
counter_nrfx_rtc.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
counter_nrfx_timer.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
counter_sam0_tc32.c drivers: counter: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
counter_sam_tc.c drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
counter_xlnx_axi_timer.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
dualtimer_cmsdk_apb.h
Kconfig drivers: counter: Counter API implementation for STM32F4 Series (TIMER). 2021-12-11 14:20:17 -05:00
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32 drivers: counter: esp32: add support for esp32c3 2021-11-11 19:14:15 -05:00
Kconfig.gecko
Kconfig.imx_epit
Kconfig.maxim_ds3231 drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
Kconfig.mcp7940n drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
Kconfig.mcux_ctimer
Kconfig.mcux_gpt
Kconfig.mcux_lpc_rtc
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_rtc
Kconfig.mcux_snvs drivers: counter: NXP SNVS rtc: Add support for NXP imx SNVS RTC 2021-12-07 09:45:43 -06:00
Kconfig.native_posix drivers: counter: native_posix: use tabs in Kconfig 2022-03-09 15:35:54 +01:00
Kconfig.nrfx kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32_rtc
Kconfig.stm32_timer drivers: counter: Counter API implementation for STM32F4 Series (TIMER). 2021-12-11 14:20:17 -05:00
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
maxim_ds3231.c drivers: counter: maxim_ds3231: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
rtc_mcp7940n.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
timer_tmr_cmsdk_apb.c drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00