Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h628 #define HRTIM_EVENT_4 (0x00000004U) /*!< External event channel 4 identifier */ macro
2062 ((EVENT) == HRTIM_EVENT_4) || \
2537 ((EVENT) == HRTIM_EVENT_4) || \
2553 ((EVENT) == HRTIM_EVENT_4) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h629 #define HRTIM_EVENT_4 (0x00000004U) /*!< External event channel 4 identifier */ macro
2086 ((EVENT) == HRTIM_EVENT_4) || \
2569 ((EVENT) == HRTIM_EVENT_4) || \
2585 ((EVENT) == HRTIM_EVENT_4) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h736 #define HRTIM_EVENT_4 (0x00000004U) /*!< External event channel 4 identifier */ macro
2746 ((EVENT) == HRTIM_EVENT_4) || \
3340 (((EVENT) == HRTIM_EVENT_4) && \
3401 ((EVENT) == HRTIM_EVENT_4) || \
3417 ((EVENT) == HRTIM_EVENT_4) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4254 case HRTIM_EVENT_4: in HAL_HRTIM_TimerEventFilteringConfig()
7771 case HRTIM_EVENT_4: in HRTIM_CaptureUnitConfig()
8001 case HRTIM_EVENT_4: in HRTIM_EventConfig()
8135 case HRTIM_EVENT_4: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4406 case HRTIM_EVENT_4: in HAL_HRTIM_TimerEventFilteringConfig()
7940 case HRTIM_EVENT_4: in HRTIM_CaptureUnitConfig()
8170 case HRTIM_EVENT_4: in HRTIM_EventConfig()
8304 case HRTIM_EVENT_4: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5237 case HRTIM_EVENT_4: in HAL_HRTIM_TimerEventFilteringConfig()
9508 case HRTIM_EVENT_4: in HRTIM_CaptureUnitConfig()
9740 case HRTIM_EVENT_4: in HRTIM_EventConfig()
9874 case HRTIM_EVENT_4: in HRTIM_TIM_ResetConfig()