Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h631 #define HRTIM_EVENT_7 (0x00000007U) /*!< External event channel 7 identifier */ macro
2065 ((EVENT) == HRTIM_EVENT_7) || \
2543 ((EVENT) == HRTIM_EVENT_7) || \
2557 ((EVENT) == HRTIM_EVENT_7) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h632 #define HRTIM_EVENT_7 (0x00000007U) /*!< External event channel 7 identifier */ macro
2089 ((EVENT) == HRTIM_EVENT_7) || \
2575 ((EVENT) == HRTIM_EVENT_7) || \
2589 ((EVENT) == HRTIM_EVENT_7) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h739 #define HRTIM_EVENT_7 (0x00000007U) /*!< External event channel 7 identifier */ macro
2749 ((EVENT) == HRTIM_EVENT_7) || \
3358 (((EVENT) == HRTIM_EVENT_7) && \
3407 ((EVENT) == HRTIM_EVENT_7) || \
3421 ((EVENT) == HRTIM_EVENT_7) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4275 case HRTIM_EVENT_7: in HAL_HRTIM_TimerEventFilteringConfig()
7789 case HRTIM_EVENT_7: in HRTIM_CaptureUnitConfig()
8043 case HRTIM_EVENT_7: in HRTIM_EventConfig()
8153 case HRTIM_EVENT_7: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4424 case HRTIM_EVENT_7: in HAL_HRTIM_TimerEventFilteringConfig()
7958 case HRTIM_EVENT_7: in HRTIM_CaptureUnitConfig()
8212 case HRTIM_EVENT_7: in HRTIM_EventConfig()
8322 case HRTIM_EVENT_7: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5258 case HRTIM_EVENT_7: in HAL_HRTIM_TimerEventFilteringConfig()
9526 case HRTIM_EVENT_7: in HRTIM_CaptureUnitConfig()
9782 case HRTIM_EVENT_7: in HRTIM_EventConfig()
9892 case HRTIM_EVENT_7: in HRTIM_TIM_ResetConfig()