Home
last modified time | relevance | path

Searched defs:OC_Config (Results 1 – 4 of 4) sorted by relevance

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_tim.c5994 static void TIM_OC1_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC1_SetConfig()
6069 void TIM_OC2_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC2_SetConfig()
6145 static void TIM_OC3_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC3_SetConfig()
6219 static void TIM_OC4_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC4_SetConfig()
6280 TIM_OC_InitTypeDef *OC_Config) in TIM_OC5_SetConfig()
6333 TIM_OC_InitTypeDef *OC_Config) in TIM_OC6_SetConfig()
Dstm32mp1xx_hal_tim_ex.c144 TIM_OC_InitTypeDef OC_Config; in HAL_TIMEx_HallSensor_Init() local
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_tim.c6828 static void TIM_OC1_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC1_SetConfig()
6903 void TIM_OC2_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC2_SetConfig()
6979 static void TIM_OC3_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC3_SetConfig()
7053 static void TIM_OC4_SetConfig(TIM_TypeDef *TIMx, TIM_OC_InitTypeDef *OC_Config) in TIM_OC4_SetConfig()
Dstm32f4xx_hal_tim_ex.c140 TIM_OC_InitTypeDef OC_Config; in HAL_TIMEx_HallSensor_Init() local