Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5209 case HRTIM_EVENT_NONE: in HAL_HRTIM_TimerEventFilteringConfig()
5356 if (pTimerExternalEventCfg->Source == HRTIM_EVENT_NONE) in HAL_HRTIM_ExtEventCounterConfig()
5376 if (pTimerExternalEventCfg->Source == HRTIM_EVENT_NONE) in HAL_HRTIM_ExtEventCounterConfig()
9689 case HRTIM_EVENT_NONE: in HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h624 #define HRTIM_EVENT_NONE (0x00000000U) /*!< Undefined event channel */ macro
2058 (((EVENT) == HRTIM_EVENT_NONE)|| \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h625 #define HRTIM_EVENT_NONE (0x00000000U) /*!< Undefined event channel */ macro
2082 (((EVENT) == HRTIM_EVENT_NONE)|| \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h732 #define HRTIM_EVENT_NONE (0x00000000U) /*!< Undefined event channel */ macro
2742 (((EVENT) == HRTIM_EVENT_NONE)|| \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4226 case HRTIM_EVENT_NONE: in HAL_HRTIM_TimerEventFilteringConfig()
7950 case HRTIM_EVENT_NONE: in HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4381 case HRTIM_EVENT_NONE: in HAL_HRTIM_TimerEventFilteringConfig()
8119 case HRTIM_EVENT_NONE: in HRTIM_EventConfig()