Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c2503 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleCaptureChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleCaptureChannelConfig()
3161 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3657 assert_param(IS_HRTIM_EVENTSENSITIVITY(pEventCfg->Sensitivity)); in HAL_HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c2658 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleCaptureChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleCaptureChannelConfig()
3316 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3812 assert_param(IS_HRTIM_EVENTSENSITIVITY(pEventCfg->Sensitivity)); in HAL_HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c2734 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleCaptureChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleCaptureChannelConfig()
3401 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3915 assert_param(IS_HRTIM_EVENTSENSITIVITY(pEventCfg->Sensitivity)); in HAL_HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h2527 #define IS_HRTIM_EVENTSENSITIVITY(EVENTSENSITIVITY)\ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h2559 #define IS_HRTIM_EVENTSENSITIVITY(EVENTSENSITIVITY)\ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h3391 #define IS_HRTIM_EVENTSENSITIVITY(EVENTSENSITIVITY)\ macro