Searched refs:TMR_Init (Results 1 – 7 of 7) sorted by relevance
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/ |
| A D | lib_tmr.h | 45 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct);
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/ |
| A D | lib_tmr.h | 50 void TMR_Init(TMR_Type *TMRx, TMR_InitType *InitStruct);
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_tmr.c | 54 void TMR_Init(TMR_Type *TMRx, TMR_InitType *InitStruct) in TMR_Init() function
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_tmr.c | 54 void TMR_Init(TMR_TypeDef *TMRx, TMR_InitType *InitStruct) in TMR_Init() function
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | tmr_utils.c | 75 TMR_Init(tmr, prescale, sys_cfg); in TMR_TO_Start()
|
| A D | tmr.c | 50 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 D | tmr.h | 133 int TMR_Init(mxc_tmr_regs_t *tmr, tmr_pres_t pres, const sys_cfg_tmr_t* sys_cfg);
|
Completed in 13 milliseconds