Searched refs:TMR_EXT_InitTypeDef (Results 1 – 2 of 2) sorted by relevance
61 static void TMR_EXT_SetConfig(TMR_TypeDef *Instance, TMR_EXT_InitTypeDef *Config);287 LL_StatusETypeDef LL_TMR_EXT_Config(TMR_TypeDef *Instance, TMR_EXT_InitTypeDef *Config) in LL_TMR_EXT_Config()779 static void TMR_EXT_SetConfig(TMR_TypeDef *Instance, TMR_EXT_InitTypeDef *sConfig) in TMR_EXT_SetConfig()
268 } TMR_EXT_InitTypeDef; typedef282 …TMR_EXT_InitTypeDef ExtInit; /*!< Timer Export Event Trigger feature Initialization Structu…678 LL_StatusETypeDef LL_TMR_EXT_Config(TMR_TypeDef *Instance, TMR_EXT_InitTypeDef *sConfig);
Completed in 7 milliseconds