Searched refs:TIM_OC6_SetConfig (Results 1 – 1 of 1) sorted by relevance
211 static void TIM_OC6_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config);3403 TIM_OC6_SetConfig(htim->Instance, sConfig); in HAL_TIM_OC_ConfigChannel()3638 TIM_OC6_SetConfig(htim->Instance, sConfig); in HAL_TIM_PWM_ConfigChannel()5984 static void TIM_OC6_SetConfig(TIM_TypeDef *TIMx, in TIM_OC6_SetConfig() function