Home
last modified time | relevance | path

Searched refs:ICSelection (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c228 assert_param(IS_RCC_ICCLKSOURCE(PeriphClkInit->ICSelection[RCC_IC5].ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
229 assert_param(IS_RCC_ICCLKDIVIDER(PeriphClkInit->ICSelection[RCC_IC5].ClockDivider)); in HAL_RCCEx_PeriphCLKConfig()
233 PeriphClkInit->ICSelection[RCC_IC5].ClockSelection | \ in HAL_RCCEx_PeriphCLKConfig()
234 … ((PeriphClkInit->ICSelection[RCC_IC5].ClockDivider - 1U) << RCC_IC5CFGR_IC5INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
241 assert_param(IS_RCC_ICCLKSOURCE(PeriphClkInit->ICSelection[RCC_IC10].ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
242 assert_param(IS_RCC_ICCLKDIVIDER(PeriphClkInit->ICSelection[RCC_IC10].ClockDivider)); in HAL_RCCEx_PeriphCLKConfig()
246 PeriphClkInit->ICSelection[RCC_IC10].ClockSelection | \ in HAL_RCCEx_PeriphCLKConfig()
247 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
254 assert_param(IS_RCC_ICCLKSOURCE(PeriphClkInit->ICSelection[RCC_IC15].ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
255 assert_param(IS_RCC_ICCLKDIVIDER(PeriphClkInit->ICSelection[RCC_IC15].ClockDivider)); in HAL_RCCEx_PeriphCLKConfig()
[all …]
Dstm32n6xx_hal_tim.c4230 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4242 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4258 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4274 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4290 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4529 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4549 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_tim.c3922 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
3934 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3950 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3966 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3982 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4182 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4202 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim.c3513 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
3527 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3543 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3559 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3575 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3807 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
3826 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_tim.c3916 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
3928 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3944 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3960 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
3976 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4176 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4196 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim.c4127 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4139 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4155 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4171 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4187 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4390 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4410 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim.c4182 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4194 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4210 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4226 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4242 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4481 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4501 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim.c4188 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4200 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4216 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4232 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4248 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4492 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4512 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim.c4127 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4139 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4155 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4171 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4187 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4390 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4410 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim.c4182 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4194 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4210 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4226 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4242 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4481 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4501 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim.c4127 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4139 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4155 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4171 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4187 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4390 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4410 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim.c4126 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4138 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4154 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4170 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4186 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4389 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4409 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim.c4182 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4194 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4210 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4226 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4242 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4481 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4501 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim.c4174 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4186 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4202 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4218 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4234 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4473 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4493 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_tim.c4228 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4240 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4256 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4272 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4288 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4532 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4552 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim.c4174 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4186 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4202 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4218 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4234 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4473 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4493 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim.c4174 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4186 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4202 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4218 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4234 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4473 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4493 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim.c4170 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4182 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4198 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4214 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4230 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4469 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4489 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim.c4174 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4186 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4202 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4218 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4234 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4473 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4493 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim.c4182 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4194 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4210 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4226 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4242 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4481 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4501 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim.c4238 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4250 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4266 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4282 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4298 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4537 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4557 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim.c4238 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4250 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4266 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4282 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4298 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4537 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4557 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim.c4238 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4250 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4266 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4282 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4298 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4537 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4557 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim.c4238 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4250 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4266 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4282 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4298 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4537 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4557 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim.c4230 assert_param(IS_TIM_IC_SELECTION(sConfig->ICSelection)); in HAL_TIM_IC_ConfigChannel()
4242 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4258 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4274 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4290 sConfig->ICSelection, in HAL_TIM_IC_ConfigChannel()
4529 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()
4549 sConfig->ICSelection, sConfig->ICFilter); in HAL_TIM_OnePulse_ConfigChannel()

12