Home
last modified time | relevance | path

Searched refs:TIMR_Stop (Results 1 – 6 of 6) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_timr.h9 void TIMR_Stop(TIMR_TypeDef * TIMRx); //停止定时器
A DSWM320_timr.c39 TIMR_Stop(TIMRx); //一些关键寄存器只能在定时器停止时设置 in TIMR_Init()
117 void TIMR_Stop(TIMR_TypeDef * TIMRx) in TIMR_Stop() function
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_hwtimer.c185 TIMR_Stop(hwtimer_cfg->TIMRx); in swm_timer_start()
198 TIMR_Stop(hwtimer_cfg->TIMRx); in swm_timer_stop()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_timr.h12 void TIMR_Stop(TIMR_TypeDef * TIMRx); //停止定时器
A DSWM341_timr.c48 TIMR_Stop(TIMRx); //一些关键寄存器只能在定时器停止时设置 in TIMR_Init()
221 void TIMR_Stop(TIMR_TypeDef * TIMRx) in TIMR_Stop() function
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_hwtimer.c363 TIMR_Stop(hwtimer_cfg->TIMRx); in swm_timer_start()
376 TIMR_Stop(hwtimer_cfg->TIMRx); in swm_timer_stop()

Completed in 13 milliseconds