Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h625 #define HRTIM_EVENT_1 (0x00000001U) /*!< External event channel 1 identifier */ macro
2059 ((EVENT) == HRTIM_EVENT_1) || \
2534 (((((EVENT) == HRTIM_EVENT_1) || \
2550 ((((EVENT) == HRTIM_EVENT_1) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h626 #define HRTIM_EVENT_1 (0x00000001U) /*!< External event channel 1 identifier */ macro
2083 ((EVENT) == HRTIM_EVENT_1) || \
2566 (((((EVENT) == HRTIM_EVENT_1) || \
2582 ((((EVENT) == HRTIM_EVENT_1) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h733 #define HRTIM_EVENT_1 (0x00000001U) /*!< External event channel 1 identifier */ macro
2743 ((EVENT) == HRTIM_EVENT_1) || \
3322 ((((EVENT) == HRTIM_EVENT_1) && \
3398 (((((EVENT) == HRTIM_EVENT_1) || \
3414 ((((EVENT) == HRTIM_EVENT_1) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4233 case HRTIM_EVENT_1: in HAL_HRTIM_TimerEventFilteringConfig()
7753 case HRTIM_EVENT_1: in HRTIM_CaptureUnitConfig()
7959 case HRTIM_EVENT_1: in HRTIM_EventConfig()
8117 case HRTIM_EVENT_1: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4388 case HRTIM_EVENT_1: in HAL_HRTIM_TimerEventFilteringConfig()
7922 case HRTIM_EVENT_1: in HRTIM_CaptureUnitConfig()
8128 case HRTIM_EVENT_1: in HRTIM_EventConfig()
8286 case HRTIM_EVENT_1: in HRTIM_TIM_ResetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5216 case HRTIM_EVENT_1: in HAL_HRTIM_TimerEventFilteringConfig()
9490 case HRTIM_EVENT_1: in HRTIM_CaptureUnitConfig()
9698 case HRTIM_EVENT_1: in HRTIM_EventConfig()
9856 case HRTIM_EVENT_1: in HRTIM_TIM_ResetConfig()