Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h723 #define HRTIM_PRELOAD_ENABLED (HRTIM_MCR_PREEN) /*!< Preload enabled: the write access is do… macro
2112 ((PRELOAD) == HRTIM_PRELOAD_ENABLED))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h729 #define HRTIM_PRELOAD_ENABLED (HRTIM_MCR_PREEN) /*!< Preload enabled: the write access is do… macro
2141 ((PRELOAD) == HRTIM_PRELOAD_ENABLED))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h849 #define HRTIM_PRELOAD_ENABLED (HRTIM_MCR_PREEN) /*!< Preload enabled: the write access is do… macro
2810 ((PRELOAD) == HRTIM_PRELOAD_ENABLED))