Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h626 #define HRTIM_EVENT_2 (0x00000002U) /*!< External event channel 2 identifier */ macro
2060 ((EVENT) == HRTIM_EVENT_2) || \
2535 ((EVENT) == HRTIM_EVENT_2) || \
2551 ((EVENT) == HRTIM_EVENT_2) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h627 #define HRTIM_EVENT_2 (0x00000002U) /*!< External event channel 2 identifier */ macro
2084 ((EVENT) == HRTIM_EVENT_2) || \
2567 ((EVENT) == HRTIM_EVENT_2) || \
2583 ((EVENT) == HRTIM_EVENT_2) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h734 #define HRTIM_EVENT_2 (0x00000002U) /*!< External event channel 2 identifier */ macro
2744 ((EVENT) == HRTIM_EVENT_2) || \
3328 (((EVENT) == HRTIM_EVENT_2) && \
3399 ((EVENT) == HRTIM_EVENT_2) || \
3415 ((EVENT) == HRTIM_EVENT_2) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4240 case HRTIM_EVENT_2: in HAL_HRTIM_TimerEventFilteringConfig()
7759 case HRTIM_EVENT_2: in HRTIM_CaptureUnitConfig()
7973 case HRTIM_EVENT_2: in HRTIM_EventConfig()
8123 case HRTIM_EVENT_2: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4394 case HRTIM_EVENT_2: in HAL_HRTIM_TimerEventFilteringConfig()
7928 case HRTIM_EVENT_2: in HRTIM_CaptureUnitConfig()
8142 case HRTIM_EVENT_2: in HRTIM_EventConfig()
8292 case HRTIM_EVENT_2: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5223 case HRTIM_EVENT_2: in HAL_HRTIM_TimerEventFilteringConfig()
9496 case HRTIM_EVENT_2: in HRTIM_CaptureUnitConfig()
9712 case HRTIM_EVENT_2: in HRTIM_EventConfig()
9862 case HRTIM_EVENT_2: in HRTIM_TIM_ResetConfig()