Searched defs:sConfig (Results 1 – 9 of 9) sorted by relevance
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/ |
A D | stm32f7xx_hal_tim_ex.c | 166 …atusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, TIM_HallSensor_InitTypeDef* sConfig) in HAL_TIMEx_HallSensor_Init() 1576 HAL_StatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OC_InitTypeDef* sConfig, ui… in HAL_TIM_OC_ConfigChannel() 1674 TIM_OC_InitTypeDef* sConfig, in HAL_TIM_PWM_ConfigChannel()
|
A D | stm32f7xx_hal_tim.c | 2140 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, TIM_Encoder_InitTypeDef* sConfig) in HAL_TIM_Encoder_Init() 2775 …tatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OC_InitTypeDef* sConfig, uint32… in HAL_TIM_OC_ConfigChannel() 2843 HAL_StatusTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_IC_InitTypeDef* sConfig, ui… in HAL_TIM_IC_ConfigChannel() 2933 …atusTypeDef HAL_TIM_PWM_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OC_InitTypeDef* sConfig, uint32… in HAL_TIM_PWM_ConfigChannel() 3032 …ef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef* sConfig, uin… in HAL_TIM_OnePulse_ConfigChannel()
|
A D | stm32f7xx_hal_dac.c | 732 HAL_StatusTypeDef HAL_DAC_ConfigChannel(DAC_HandleTypeDef* hdac, DAC_ChannelConfTypeDef* sConfig, u… in HAL_DAC_ConfigChannel()
|
A D | stm32f7xx_hal_adc.c | 991 HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef* hadc, ADC_ChannelConfTypeDef* sConfig) in HAL_ADC_ConfigChannel()
|
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/ |
A D | stm32f0xx_hal_dac_ex.c | 126 HAL_StatusTypeDef HAL_DAC_ConfigChannel(DAC_HandleTypeDef* hdac, DAC_ChannelConfTypeDef* sConfig, u… in HAL_DAC_ConfigChannel() 180 HAL_StatusTypeDef HAL_DAC_ConfigChannel(DAC_HandleTypeDef* hdac, DAC_ChannelConfTypeDef* sConfig, u… in HAL_DAC_ConfigChannel()
|
A D | stm32f0xx_hal_tim.c | 2247 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, TIM_Encoder_InitTypeDef* sConfig) in HAL_TIM_Encoder_Init() 2932 HAL_StatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OC_InitTypeDef* sConfig, ui… in HAL_TIM_OC_ConfigChannel() 3001 HAL_StatusTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_IC_InitTypeDef* sConfig, ui… in HAL_TIM_IC_ConfigChannel() 3097 HAL_StatusTypeDef HAL_TIM_PWM_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OC_InitTypeDef* sConfig, u… in HAL_TIM_PWM_ConfigChannel() 3197 …ef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef* sConfig, uin… in HAL_TIM_OnePulse_ConfigChannel()
|
A D | stm32f0xx_hal_dac.c | 704 …StatusTypeDef HAL_DAC_ConfigChannel(DAC_HandleTypeDef* hdac, DAC_ChannelConfTypeDef* sConfig, uint… in HAL_DAC_ConfigChannel()
|
A D | stm32f0xx_hal_adc.c | 1611 HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef* hadc, ADC_ChannelConfTypeDef* sConfig) in HAL_ADC_ConfigChannel()
|
A D | stm32f0xx_hal_tim_ex.c | 158 …atusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, TIM_HallSensor_InitTypeDef* sConfig) in HAL_TIMEx_HallSensor_Init()
|
Completed in 27 milliseconds