Home
last modified time | relevance | path

Searched defs:TIMRx (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_timr.c140 void TIMR_Start(TIMR_TypeDef * TIMRx) in TIMR_Start()
221 void TIMR_Stop(TIMR_TypeDef * TIMRx) in TIMR_Stop()
302 void TIMR_Halt(TIMR_TypeDef * TIMRx) in TIMR_Halt()
314 void TIMR_Resume(TIMR_TypeDef * TIMRx) in TIMR_Resume()
338 void TIMR_INTEn(TIMR_TypeDef * TIMRx) in TIMR_INTEn()
350 void TIMR_INTDis(TIMR_TypeDef * TIMRx) in TIMR_INTDis()
362 void TIMR_INTClr(TIMR_TypeDef * TIMRx) in TIMR_INTClr()
374 uint32_t TIMR_INTStat(TIMR_TypeDef * TIMRx) in TIMR_INTStat()
532 void TIMR_OC_INTEn(TIMR_TypeDef * TIMRx) in TIMR_OC_INTEn()
544 void TIMR_OC_INTDis(TIMR_TypeDef * TIMRx) in TIMR_OC_INTDis()
[all …]
/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_timr.c105 void TIMR_Start(TIMR_TypeDef * TIMRx) in TIMR_Start()
117 void TIMR_Stop(TIMR_TypeDef * TIMRx) in TIMR_Stop()
129 void TIMR_Halt(TIMR_TypeDef * TIMRx) in TIMR_Halt()
166 void TIMR_Resume(TIMR_TypeDef * TIMRx) in TIMR_Resume()
204 void TIMR_SetPeriod(TIMR_TypeDef * TIMRx, uint32_t period) in TIMR_SetPeriod()
216 uint32_t TIMR_GetPeriod(TIMR_TypeDef * TIMRx) in TIMR_GetPeriod()
228 uint32_t TIMR_GetCurValue(TIMR_TypeDef * TIMRx) in TIMR_GetCurValue()
240 void TIMR_INTEn(TIMR_TypeDef * TIMRx) in TIMR_INTEn()
283 void TIMR_INTDis(TIMR_TypeDef * TIMRx) in TIMR_INTDis()
320 void TIMR_INTClr(TIMR_TypeDef * TIMRx) in TIMR_INTClr()
[all …]
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_hwtimer.c100 TIMR_TypeDef *TIMRx; member
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_hwtimer.c212 TIMR_TypeDef *TIMRx; member

Completed in 15 milliseconds