Home
last modified time | relevance | path

Searched refs:TMR_Init (Results 1 – 7 of 7) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_tmr.h45 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_tmr.h50 void TMR_Init(TMR_Type *TMRx, 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() function
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_tmr.c54 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct) in TMR_Init() function
/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dtmr_utils.c75 TMR_Init(tmr, prescale, sys_cfg); in TMR_TO_Start()
A Dtmr.c50 int TMR_Init(mxc_tmr_regs_t *tmr, tmr_pres_t pres, const sys_cfg_tmr_t* sys_cfg) in TMR_Init() function
/bsp/maxim/libraries/MAX32660PeriphDriver/Include/
A Dtmr.h133 int TMR_Init(mxc_tmr_regs_t *tmr, tmr_pres_t pres, const sys_cfg_tmr_t* sys_cfg);

Completed in 13 milliseconds