Home
last modified time | relevance | path

Searched refs:HRTIM_HALFMODE_DISABLED (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h679 #define HRTIM_HALFMODE_DISABLED (0x00000000U) /*!< Half mode is disabled */ macro
2093 (((HALFMODE) == HRTIM_HALFMODE_DISABLED) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h685 #define HRTIM_HALFMODE_DISABLED (0x00000000U) /*!< Half mode is disabled */ macro
2122 (((HALFMODE) == HRTIM_HALFMODE_DISABLED) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h793 #define HRTIM_HALFMODE_DISABLED (0x00000000U) /*!< Half mode is disabled */ macro
2783 (((HALFMODE) == HRTIM_HALFMODE_DISABLED) || \