Home
last modified time | relevance | path

Searched refs:TIMR_TypeDef (Results 1 – 8 of 8) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_timr.h26 void TIMR_OC_OutputEn(TIMR_TypeDef * TIMRx);
30 uint32_t TIMR_OC_GetMatch(TIMR_TypeDef * TIMRx);
32 void TIMR_OC_INTEn(TIMR_TypeDef * TIMRx);
33 void TIMR_OC_INTDis(TIMR_TypeDef * TIMRx);
34 void TIMR_OC_INTClr(TIMR_TypeDef * TIMRx);
35 uint32_t TIMR_OC_INTStat(TIMR_TypeDef * TIMRx);
39 void TIMR_IC_Start(TIMR_TypeDef * TIMRx);
41 void TIMR_IC_Stop(TIMR_TypeDef * TIMRx);
43 uint32_t TIMR_IC_GetCaptureH(TIMR_TypeDef * TIMRx);
46 void TIMR_IC_CaptureH_INTEn(TIMR_TypeDef * TIMRx);
[all …]
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.h8 void TIMR_Start(TIMR_TypeDef * TIMRx); //启动定时器,从初始值开始计时/计数
9 void TIMR_Stop(TIMR_TypeDef * TIMRx); //停止定时器
10 void TIMR_Halt(TIMR_TypeDef * TIMRx); //暂停定时器,计数值保持不变
11 void TIMR_Resume(TIMR_TypeDef * TIMRx); //恢复定时器,从暂停处继续计数
13 void TIMR_SetPeriod(TIMR_TypeDef * TIMRx, uint32_t period); //设置定时/计数周期
14 uint32_t TIMR_GetPeriod(TIMR_TypeDef * TIMRx); //获取定时/计数周期
15 uint32_t TIMR_GetCurValue(TIMR_TypeDef * TIMRx); //获取当前计数值
17 void TIMR_INTEn(TIMR_TypeDef * TIMRx); //使能中断
18 void TIMR_INTDis(TIMR_TypeDef * TIMRx); //禁能中断
19 void TIMR_INTClr(TIMR_TypeDef * TIMRx); //清除中断标志
[all …]
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/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h754 } TIMR_TypeDef; typedef
3904 #define TIMR0 ((TIMR_TypeDef *) TIMR0_BASE)
3905 #define TIMR1 ((TIMR_TypeDef *) TIMR1_BASE)
3906 #define TIMR2 ((TIMR_TypeDef *) TIMR2_BASE)
3907 #define TIMR3 ((TIMR_TypeDef *) TIMR3_BASE)
3908 #define TIMR4 ((TIMR_TypeDef *) TIMR4_BASE)
3911 #define BTIMR0 ((TIMR_TypeDef *) BTIMR0_BASE)
3912 #define BTIMR1 ((TIMR_TypeDef *) BTIMR1_BASE)
3913 #define BTIMR2 ((TIMR_TypeDef *) BTIMR2_BASE)
3914 #define BTIMR3 ((TIMR_TypeDef *) BTIMR3_BASE)
[all …]
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_hwtimer.c100 TIMR_TypeDef *TIMRx;
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1195 } TIMR_TypeDef; typedef
3096 #define TIMR0 ((TIMR_TypeDef *) TIMR0_BASE)
3097 #define TIMR1 ((TIMR_TypeDef *) TIMR1_BASE)
3098 #define TIMR2 ((TIMR_TypeDef *) TIMR2_BASE)
3099 #define TIMR3 ((TIMR_TypeDef *) TIMR3_BASE)
3100 #define TIMR4 ((TIMR_TypeDef *) TIMR4_BASE)
3101 #define TIMR5 ((TIMR_TypeDef *) TIMR5_BASE)
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_hwtimer.c212 TIMR_TypeDef *TIMRx;

Completed in 56 milliseconds