Home
last modified time | relevance | path

Searched refs:InputChannel (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_tim.c4129 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4136 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4138 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4175 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim.c3757 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
3763 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
3765 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
3800 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_tim.c4123 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4130 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4132 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4169 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim.c4334 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4341 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4343 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4383 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim.c4425 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4432 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4434 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4474 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim.c4436 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4443 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4445 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4485 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim.c4334 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4341 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4343 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4383 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim.c4425 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4432 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4434 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4474 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim.c4334 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4341 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4343 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4383 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim.c4333 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4340 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4342 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4382 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim.c4425 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4432 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4434 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4474 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim.c4417 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4424 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4426 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4466 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_tim.c4476 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4483 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4485 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4525 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim.c4417 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4424 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4426 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4466 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim.c4417 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4424 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4426 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4466 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim.c4413 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4420 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4422 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4462 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim.c4417 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4424 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4426 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4466 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim.c4425 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4432 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4434 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4474 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim.c4481 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4488 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4490 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4530 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim.c4481 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4488 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4490 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4530 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim.c4473 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4480 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4482 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4522 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim.c4481 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4488 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4490 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4530 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim.c4481 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4488 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4490 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4530 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim.c4473 uint32_t OutputChannel, uint32_t InputChannel) in HAL_TIM_OnePulse_ConfigChannel() argument
4480 assert_param(IS_TIM_OPM_CHANNELS(InputChannel)); in HAL_TIM_OnePulse_ConfigChannel()
4482 if (OutputChannel != InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
4522 switch (InputChannel) in HAL_TIM_OnePulse_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_tim.h1744 uint32_t OutputChannel, uint32_t InputChannel);

12