Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h633 #define HRTIM_EVENT_9 (0x00000009U) /*!< External event channel 9 identifier */ macro
2067 ((EVENT) == HRTIM_EVENT_9) || \
2545 ((EVENT) == HRTIM_EVENT_9) || \
2559 ((EVENT) == HRTIM_EVENT_9) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h634 #define HRTIM_EVENT_9 (0x00000009U) /*!< External event channel 9 identifier */ macro
2091 ((EVENT) == HRTIM_EVENT_9) || \
2577 ((EVENT) == HRTIM_EVENT_9) || \
2591 ((EVENT) == HRTIM_EVENT_9) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h741 #define HRTIM_EVENT_9 (0x00000009U) /*!< External event channel 9 identifier */ macro
2751 ((EVENT) == HRTIM_EVENT_9) || \
3370 (((EVENT) == HRTIM_EVENT_9) && \
3409 ((EVENT) == HRTIM_EVENT_9) || \
3423 ((EVENT) == HRTIM_EVENT_9) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4289 case HRTIM_EVENT_9: in HAL_HRTIM_TimerEventFilteringConfig()
7801 case HRTIM_EVENT_9: in HRTIM_CaptureUnitConfig()
8071 case HRTIM_EVENT_9: in HRTIM_EventConfig()
8165 case HRTIM_EVENT_9: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4436 case HRTIM_EVENT_9: in HAL_HRTIM_TimerEventFilteringConfig()
7970 case HRTIM_EVENT_9: in HRTIM_CaptureUnitConfig()
8240 case HRTIM_EVENT_9: in HRTIM_EventConfig()
8334 case HRTIM_EVENT_9: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5272 case HRTIM_EVENT_9: in HAL_HRTIM_TimerEventFilteringConfig()
9538 case HRTIM_EVENT_9: in HRTIM_CaptureUnitConfig()
9810 case HRTIM_EVENT_9: in HRTIM_EventConfig()
9904 case HRTIM_EVENT_9: in HRTIM_TIM_ResetConfig()