zephyr/drivers/counter
Piotr Mienkowski 8a86b5aaac api: counter: rename counter_disable_channel_alarm()
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>
2019-02-08 10:47:40 +01:00
..
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