Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h668 #define HRTIM_MODE_CONTINUOUS (0x00000008U) /*!< The timer operates in continuous (f… macro
2083 (((MODE) == HRTIM_MODE_CONTINUOUS) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h674 #define HRTIM_MODE_CONTINUOUS (0x00000008U) /*!< The timer operates in continuous (f… macro
2112 (((MODE) == HRTIM_MODE_CONTINUOUS) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h782 #define HRTIM_MODE_CONTINUOUS (0x00000008U) /*!< The timer operates in continuous (f… macro
2773 (((MODE) == HRTIM_MODE_CONTINUOUS) || \