Searched refs:TIM_OC5_SetConfig (Results 1 – 1 of 1) sorted by relevance
210 static void TIM_OC5_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config);3393 TIM_OC5_SetConfig(htim->Instance, sConfig); in HAL_TIM_OC_ConfigChannel()3621 TIM_OC5_SetConfig(htim->Instance, sConfig); in HAL_TIM_PWM_ConfigChannel()5931 static void TIM_OC5_SetConfig(TIM_TypeDef *TIMx, in TIM_OC5_SetConfig() function