Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h627 #define HRTIM_EVENT_3 (0x00000003U) /*!< External event channel 3 identifier */ macro
2061 ((EVENT) == HRTIM_EVENT_3) || \
2536 ((EVENT) == HRTIM_EVENT_3) || \
2552 ((EVENT) == HRTIM_EVENT_3) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h628 #define HRTIM_EVENT_3 (0x00000003U) /*!< External event channel 3 identifier */ macro
2085 ((EVENT) == HRTIM_EVENT_3) || \
2568 ((EVENT) == HRTIM_EVENT_3) || \
2584 ((EVENT) == HRTIM_EVENT_3) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h735 #define HRTIM_EVENT_3 (0x00000003U) /*!< External event channel 3 identifier */ macro
2745 ((EVENT) == HRTIM_EVENT_3) || \
3334 (((EVENT) == HRTIM_EVENT_3) && \
3400 ((EVENT) == HRTIM_EVENT_3) || \
3416 ((EVENT) == HRTIM_EVENT_3) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4247 case HRTIM_EVENT_3: in HAL_HRTIM_TimerEventFilteringConfig()
7765 case HRTIM_EVENT_3: in HRTIM_CaptureUnitConfig()
7987 case HRTIM_EVENT_3: in HRTIM_EventConfig()
8129 case HRTIM_EVENT_3: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4400 case HRTIM_EVENT_3: in HAL_HRTIM_TimerEventFilteringConfig()
7934 case HRTIM_EVENT_3: in HRTIM_CaptureUnitConfig()
8156 case HRTIM_EVENT_3: in HRTIM_EventConfig()
8298 case HRTIM_EVENT_3: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5230 case HRTIM_EVENT_3: in HAL_HRTIM_TimerEventFilteringConfig()
9502 case HRTIM_EVENT_3: in HRTIM_CaptureUnitConfig()
9726 case HRTIM_EVENT_3: in HRTIM_EventConfig()
9868 case HRTIM_EVENT_3: in HRTIM_TIM_ResetConfig()