Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c2501 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleCaptureChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleCaptureChannelConfig()
2503 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleCaptureChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2521 EventCfg.Sensitivity = (pSimpleCaptureChannelCfg->EventSensitivity & HRTIM_EECR1_EE1SNS); in HAL_HRTIM_SimpleCaptureChannelConfig()
3159 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleOnePulseChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3161 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3237 EventCfg.Sensitivity = (pSimpleOnePulseChannelCfg->EventSensitivity & HRTIM_EECR1_EE1SNS); in HAL_HRTIM_SimpleOnePulseChannelConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c2656 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleCaptureChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleCaptureChannelConfig()
2658 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleCaptureChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2676 EventCfg.Sensitivity = (pSimpleCaptureChannelCfg->EventSensitivity & HRTIM_EECR1_EE1SNS); in HAL_HRTIM_SimpleCaptureChannelConfig()
3314 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleOnePulseChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3316 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3392 EventCfg.Sensitivity = (pSimpleOnePulseChannelCfg->EventSensitivity &HRTIM_EECR1_EE1SNS); in HAL_HRTIM_SimpleOnePulseChannelConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c2732 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleCaptureChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleCaptureChannelConfig()
2734 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleCaptureChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2752 EventCfg.Sensitivity = (pSimpleCaptureChannelCfg->EventSensitivity & HRTIM_EECR1_EE1SNS); in HAL_HRTIM_SimpleCaptureChannelConfig()
3399 assert_param(IS_HRTIM_EVENTPOLARITY(pSimpleOnePulseChannelCfg->EventSensitivity, in HAL_HRTIM_SimpleOnePulseChannelConfig()
3401 assert_param(IS_HRTIM_EVENTSENSITIVITY(pSimpleOnePulseChannelCfg->EventSensitivity)); in HAL_HRTIM_SimpleOnePulseChannelConfig()
3479 EventCfg.Sensitivity = (pSimpleOnePulseChannelCfg->EventSensitivity & HRTIM_EECR1_EE1SNS); in HAL_HRTIM_SimpleOnePulseChannelConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h224 uint32_t EventSensitivity; /*!< Specifies the sensitivity of the external event. member
245 uint32_t EventSensitivity; /*!< Specifies the sensitivity of the external event. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h225 uint32_t EventSensitivity; /*!< Specifies the sensitivity of the external event. member
246 uint32_t EventSensitivity; /*!< Specifies the sensitivity of the external event. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h227 uint32_t EventSensitivity; /*!< Specifies the sensitivity of the external event. member
248 uint32_t EventSensitivity; /*!< Specifies the sensitivity of the external event. member