Home
last modified time | relevance | path

Searched refs:TMR_InitType (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_tmr.h27 } TMR_InitType; typedef
45 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct);
46 void TMR_StructInit(TMR_InitType *InitStruct);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_tmr.h27 } TMR_InitType; typedef
50 void TMR_Init(TMR_Type *TMRx, TMR_InitType *InitStruct);
51 void TMR_StructInit(TMR_InitType *InitStruct);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_tmr.c54 void TMR_Init(TMR_Type *TMRx, TMR_InitType *InitStruct) in TMR_Init()
76 void TMR_StructInit(TMR_InitType *InitStruct) in TMR_StructInit()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_tmr.c54 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