Home
last modified time | relevance | path

Searched defs:sConfig (Results 1 – 25 of 108) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c2676 …eDef HAL_LPTIM_OC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig, in HAL_LPTIM_OC_ConfigChannel()
2770 …eDef HAL_LPTIM_IC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig, in HAL_LPTIM_IC_ConfigChannel()
3990 …atusTypeDef LPTIM_OC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC1_SetConfig()
4030 …atusTypeDef LPTIM_OC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC2_SetConfig()
4069 …atusTypeDef LPTIM_OC3_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC3_SetConfig()
4109 …atusTypeDef LPTIM_OC4_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC4_SetConfig()
4149 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig()
4179 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig()
4209 static void LPTIM_IC3_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC3_SetConfig()
4239 static void LPTIM_IC4_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC4_SetConfig()
Dstm32u0xx_hal_dac_ex.c222 HAL_StatusTypeDef HAL_DACEx_SelfCalibrate(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig,… in HAL_DACEx_SelfCalibrate()
358 …usTypeDef HAL_DACEx_SetUserTrimming(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig, uint… in HAL_DACEx_SetUserTrimming()
Dstm32u0xx_hal_tim.c3038 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4077 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4175 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4277 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4424 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_lptim.c2411 …eDef HAL_LPTIM_OC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig, in HAL_LPTIM_OC_ConfigChannel()
2476 …eDef HAL_LPTIM_IC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig, in HAL_LPTIM_IC_ConfigChannel()
3548 …atusTypeDef LPTIM_OC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC1_SetConfig()
3606 …atusTypeDef LPTIM_OC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC2_SetConfig()
3645 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig()
3675 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_lptim.c2414 …eDef HAL_LPTIM_OC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig, in HAL_LPTIM_OC_ConfigChannel()
2479 …eDef HAL_LPTIM_IC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig, in HAL_LPTIM_IC_ConfigChannel()
3551 …atusTypeDef LPTIM_OC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC1_SetConfig()
3604 …atusTypeDef LPTIM_OC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC2_SetConfig()
3643 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig()
3673 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig()
Dstm32u5xx_hal_dac_ex.c713 HAL_StatusTypeDef HAL_DACEx_SelfCalibrate(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig,… in HAL_DACEx_SelfCalibrate()
845 …usTypeDef HAL_DACEx_SetUserTrimming(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig, uint… in HAL_DACEx_SetUserTrimming()
945 const DAC_AutonomousModeConfTypeDef *sConfig) in HAL_DACEx_SetConfigAutonomousMode()
990 DAC_AutonomousModeConfTypeDef *sConfig) in HAL_DACEx_GetConfigAutonomousMode()
Dstm32u5xx_hal_smbus_ex.c262const SMBUS_AutonomousModeConfTypeDef *sConfig) in HAL_SMBUSEx_SetConfigAutonomousMode()
310 SMBUS_AutonomousModeConfTypeDef *sConfig) in HAL_SMBUSEx_GetConfigAutonomousMode()
Dstm32u5xx_hal_spi_ex.c220 const SPI_AutonomousModeConfTypeDef *sConfig) in HAL_SPIEx_SetConfigAutonomousMode()
263 SPI_AutonomousModeConfTypeDef *sConfig) in HAL_SPIEx_GetConfigAutonomousMode()
Dstm32u5xx_hal_i2c_ex.c378 const I2C_AutonomousModeConfTypeDef *sConfig) in HAL_I2CEx_SetConfigAutonomousMode()
426 I2C_AutonomousModeConfTypeDef *sConfig) in HAL_I2CEx_GetConfigAutonomousMode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_lptim.c2399 …eDef HAL_LPTIM_OC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig, in HAL_LPTIM_OC_ConfigChannel()
2464 …eDef HAL_LPTIM_IC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig, in HAL_LPTIM_IC_ConfigChannel()
3536 …atusTypeDef LPTIM_OC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC1_SetConfig()
3576 …atusTypeDef LPTIM_OC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC2_SetConfig()
3615 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig()
3645 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig()
Dstm32wbaxx_hal_smbus_ex.c263const SMBUS_AutonomousModeConfTypeDef *sConfig) in HAL_SMBUSEx_SetConfigAutonomousMode()
311 SMBUS_AutonomousModeConfTypeDef *sConfig) in HAL_SMBUSEx_GetConfigAutonomousMode()
Dstm32wbaxx_hal_spi_ex.c221 const SPI_AutonomousModeConfTypeDef *sConfig) in HAL_SPIEx_SetConfigAutonomousMode()
264 SPI_AutonomousModeConfTypeDef *sConfig) in HAL_SPIEx_GetConfigAutonomousMode()
Dstm32wbaxx_hal_i2c_ex.c378 const I2C_AutonomousModeConfTypeDef *sConfig) in HAL_I2CEx_SetConfigAutonomousMode()
426 I2C_AutonomousModeConfTypeDef *sConfig) in HAL_I2CEx_GetConfigAutonomousMode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_lptim.c2446 …eDef HAL_LPTIM_OC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig, in HAL_LPTIM_OC_ConfigChannel()
2511 …eDef HAL_LPTIM_IC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig, in HAL_LPTIM_IC_ConfigChannel()
3583 …atusTypeDef LPTIM_OC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC1_SetConfig()
3636 …atusTypeDef LPTIM_OC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC2_SetConfig()
3675 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig()
3705 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_lptim.c2446 …eDef HAL_LPTIM_OC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig, in HAL_LPTIM_OC_ConfigChannel()
2511 …eDef HAL_LPTIM_IC_ConfigChannel(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig, in HAL_LPTIM_IC_ConfigChannel()
3583 …atusTypeDef LPTIM_OC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC1_SetConfig()
3636 …atusTypeDef LPTIM_OC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_OC_ConfigTypeDef *sConfig) in LPTIM_OC2_SetConfig()
3675 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig()
3705 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim.c2607 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
3409 TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
3508 HAL_StatusTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_IC_InitTypeDef *sConfig, ui… in HAL_TIM_IC_ConfigChannel()
3608 TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
3756 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim.c3019 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4042 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4120 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4220 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4333 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim.c3019 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4042 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4120 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4220 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4333 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_tim.c2890 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
3837 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
3915 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4015 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4128 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim.c3019 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4042 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4120 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4220 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4333 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim.c3019 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4041 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4119 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4219 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4332 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_tim.c2885 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
3831 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
3909 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4009 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4122 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac_ex.c210 HAL_StatusTypeDef HAL_DACEx_SelfCalibrate(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig,… in HAL_DACEx_SelfCalibrate()
346 …usTypeDef HAL_DACEx_SetUserTrimming(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig, uint… in HAL_DACEx_SetUserTrimming()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim.c3038 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4079 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4181 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4284 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4435 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim.c3038 …StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig) in HAL_TIM_Encoder_Init()
4077 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_OC_ConfigChannel()
4175 …usTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_IC_InitTypeDef *sConfig, uin… in HAL_TIM_IC_ConfigChannel()
4277 const TIM_OC_InitTypeDef *sConfig, in HAL_TIM_PWM_ConfigChannel()
4424 …TypeDef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef *sConfig, in HAL_TIM_OnePulse_ConfigChannel()

12345