Home
last modified time | relevance | path

Searched refs:IS_HRTIM_OUTPUTPOLARITY (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c1216 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOCChannelCfg->Polarity)); in HAL_HRTIM_SimpleOCChannelConfig()
1834 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimplePWMChannelCfg->Polarity)); in HAL_HRTIM_SimplePWMChannelConfig()
3156 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOnePulseChannelCfg->OutputPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
4884 assert_param(IS_HRTIM_OUTPUTPOLARITY(pOutputCfg->Polarity)); in HAL_HRTIM_WaveformOutputConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c1371 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOCChannelCfg->Polarity)); in HAL_HRTIM_SimpleOCChannelConfig()
1989 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimplePWMChannelCfg->Polarity)); in HAL_HRTIM_SimplePWMChannelConfig()
3311 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOnePulseChannelCfg->OutputPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
5029 assert_param(IS_HRTIM_OUTPUTPOLARITY(pOutputCfg->Polarity)); in HAL_HRTIM_WaveformOutputConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c1395 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOCChannelCfg->Polarity)); in HAL_HRTIM_SimpleOCChannelConfig()
2036 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimplePWMChannelCfg->Polarity)); in HAL_HRTIM_SimplePWMChannelConfig()
3396 assert_param(IS_HRTIM_OUTPUTPOLARITY(pSimpleOnePulseChannelCfg->OutputPolarity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
6151 assert_param(IS_HRTIM_OUTPUTPOLARITY(pOutputCfg->Polarity)); in HAL_HRTIM_WaveformOutputConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h2196 #define IS_HRTIM_OUTPUTPOLARITY(OUTPUTPOLARITY)\ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h2225 #define IS_HRTIM_OUTPUTPOLARITY(OUTPUTPOLARITY)\ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h2918 #define IS_HRTIM_OUTPUTPOLARITY(OUTPUTPOLARITY)\ macro