Searched refs:TMR_IC_InitTypeDef (Results 1 – 2 of 2) sorted by relevance
59 static void TMR_IC_SetConfig(TMR_TypeDef *Instance, TMR_IC_InitTypeDef *Config);236 LL_StatusETypeDef LL_TMR_IC_Config(TMR_TypeDef *Instance, TMR_IC_InitTypeDef *Config) in LL_TMR_IC_Config()706 static void TMR_IC_SetConfig(TMR_TypeDef *Instance, TMR_IC_InitTypeDef *sConfig) in TMR_IC_SetConfig()
234 } TMR_IC_InitTypeDef; typedef278 …TMR_IC_InitTypeDef ICInit; /*!< Timer Input Capture Initialization Structure definition …676 LL_StatusETypeDef LL_TMR_IC_Config(TMR_TypeDef *Instance, TMR_IC_InitTypeDef *sConfig);
Completed in 6 milliseconds