Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h763 #define HRTIM_UPDATEONREPETITION_DISABLED 0x00000000U /*!< Update on repetition disabled… macro
2134 (((UPDATEONREPETITION) == HRTIM_UPDATEONREPETITION_DISABLED) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h769 #define HRTIM_UPDATEONREPETITION_DISABLED 0x00000000U /*!< Update on repetition disabled… macro
2163 (((UPDATEONREPETITION) == HRTIM_UPDATEONREPETITION_DISABLED) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h960 #define HRTIM_UPDATEONREPETITION_DISABLED 0x00000000U /*!< Update on repetition disabled… macro
2860 (((UPDATEONREPETITION) == HRTIM_UPDATEONREPETITION_DISABLED) || \