Searched refs:TMR_InitType (Results 1 – 4 of 4) sorted by relevance
27 } TMR_InitType; typedef45 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct);46 void TMR_StructInit(TMR_InitType *InitStruct);
27 } TMR_InitType; typedef50 void TMR_Init(TMR_Type *TMRx, TMR_InitType *InitStruct);51 void TMR_StructInit(TMR_InitType *InitStruct);
54 void TMR_Init(TMR_Type *TMRx, TMR_InitType *InitStruct) in TMR_Init()76 void TMR_StructInit(TMR_InitType *InitStruct) in TMR_StructInit()
54 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct) in TMR_Init()76 void TMR_StructInit(TMR_InitType *InitStruct) in TMR_StructInit()
Completed in 6 milliseconds