Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h632 #define HRTIM_EVENT_8 (0x00000008U) /*!< External event channel 8 identifier */ macro
2066 ((EVENT) == HRTIM_EVENT_8) || \
2544 ((EVENT) == HRTIM_EVENT_8) || \
2558 ((EVENT) == HRTIM_EVENT_8) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h633 #define HRTIM_EVENT_8 (0x00000008U) /*!< External event channel 8 identifier */ macro
2090 ((EVENT) == HRTIM_EVENT_8) || \
2576 ((EVENT) == HRTIM_EVENT_8) || \
2590 ((EVENT) == HRTIM_EVENT_8) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h740 #define HRTIM_EVENT_8 (0x00000008U) /*!< External event channel 8 identifier */ macro
2750 ((EVENT) == HRTIM_EVENT_8) || \
3364 (((EVENT) == HRTIM_EVENT_8) && \
3408 ((EVENT) == HRTIM_EVENT_8) || \
3422 ((EVENT) == HRTIM_EVENT_8) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4282 case HRTIM_EVENT_8: in HAL_HRTIM_TimerEventFilteringConfig()
7795 case HRTIM_EVENT_8: in HRTIM_CaptureUnitConfig()
8057 case HRTIM_EVENT_8: in HRTIM_EventConfig()
8159 case HRTIM_EVENT_8: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4430 case HRTIM_EVENT_8: in HAL_HRTIM_TimerEventFilteringConfig()
7964 case HRTIM_EVENT_8: in HRTIM_CaptureUnitConfig()
8226 case HRTIM_EVENT_8: in HRTIM_EventConfig()
8328 case HRTIM_EVENT_8: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5265 case HRTIM_EVENT_8: in HAL_HRTIM_TimerEventFilteringConfig()
9532 case HRTIM_EVENT_8: in HRTIM_CaptureUnitConfig()
9796 case HRTIM_EVENT_8: in HRTIM_EventConfig()
9898 case HRTIM_EVENT_8: in HRTIM_TIM_ResetConfig()