Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h630 #define HRTIM_EVENT_6 (0x00000006U) /*!< External event channel 6 identifier */ macro
2064 ((EVENT) == HRTIM_EVENT_6) || \
2542 (((EVENT) == HRTIM_EVENT_6) || \
2556 ((((EVENT) == HRTIM_EVENT_6) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h631 #define HRTIM_EVENT_6 (0x00000006U) /*!< External event channel 6 identifier */ macro
2088 ((EVENT) == HRTIM_EVENT_6) || \
2574 (((EVENT) == HRTIM_EVENT_6) || \
2588 ((((EVENT) == HRTIM_EVENT_6) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h738 #define HRTIM_EVENT_6 (0x00000006U) /*!< External event channel 6 identifier */ macro
2748 ((EVENT) == HRTIM_EVENT_6) || \
3352 (((EVENT) == HRTIM_EVENT_6) && \
3406 (((EVENT) == HRTIM_EVENT_6) || \
3420 ((((EVENT) == HRTIM_EVENT_6) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4268 case HRTIM_EVENT_6: in HAL_HRTIM_TimerEventFilteringConfig()
7783 case HRTIM_EVENT_6: in HRTIM_CaptureUnitConfig()
8029 case HRTIM_EVENT_6: in HRTIM_EventConfig()
8147 case HRTIM_EVENT_6: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4418 case HRTIM_EVENT_6: in HAL_HRTIM_TimerEventFilteringConfig()
7952 case HRTIM_EVENT_6: in HRTIM_CaptureUnitConfig()
8198 case HRTIM_EVENT_6: in HRTIM_EventConfig()
8316 case HRTIM_EVENT_6: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5251 case HRTIM_EVENT_6: in HAL_HRTIM_TimerEventFilteringConfig()
9520 case HRTIM_EVENT_6: in HRTIM_CaptureUnitConfig()
9768 case HRTIM_EVENT_6: in HRTIM_EventConfig()
9886 case HRTIM_EVENT_6: in HRTIM_TIM_ResetConfig()