Searched defs:TIMRx (Results 1 – 4 of 4) sorted by relevance
140 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 …]
105 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 …]
100 TIMR_TypeDef *TIMRx; member
212 TIMR_TypeDef *TIMRx; member
Completed in 15 milliseconds