Searched refs:TMR_TB_InitTypeDef (Results 1 – 2 of 2) sorted by relevance
58 static void TMR_TB_SetConfig(TMR_TypeDef *Instance, TMR_TB_InitTypeDef *Config);213 LL_StatusETypeDef LL_TMR_TB_Config(TMR_TypeDef *Instance, TMR_TB_InitTypeDef *Config) in LL_TMR_TB_Config()673 static void TMR_TB_SetConfig(TMR_TypeDef *Instance, TMR_TB_InitTypeDef *Config) in TMR_TB_SetConfig()
218 } TMR_TB_InitTypeDef; typedef276 …TMR_TB_InitTypeDef TBInit; /*!< Timer Base Unit Initialization Structure definition …675 LL_StatusETypeDef LL_TMR_TB_Config(TMR_TypeDef *Instance, TMR_TB_InitTypeDef *sConfig);
Completed in 6 milliseconds