mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 02:26:57 +00:00
The function to set channel alarm is called counter_set_channel_alarm. To match the name of the function performing the reverse operation this commit renames counter_disable_channel_alarm() function to counter_cancel_channel_alarm(). Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
counter_handlers.c | ||
counter_imx_epit.c | ||
counter_ll_stm32_rtc.c | ||
counter_mcux_rtc.c | ||
counter_nrfx_rtc.c | ||
counter_nrfx_timer.c | ||
counter_qmsi_aon.c | ||
counter_qmsi_aonpt.c | ||
counter_rtc_qmsi.c | ||
dualtimer_cmsdk_apb.h | ||
Kconfig | ||
Kconfig.dtmr_cmsdk_apb | ||
Kconfig.imx_epit | ||
Kconfig.mcux_rtc | ||
Kconfig.nrfx | ||
Kconfig.qmsi | ||
Kconfig.stm32_rtc | ||
Kconfig.tmr_cmsdk_apb | ||
timer_cmsdk_apb.h | ||
timer_dtmr_cmsdk_apb.c | ||
timer_tmr_cmsdk_apb.c |