Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h721 #define HRTIM_PRELOAD_DISABLED (0x00000000U) /*!< Preload disabled: the write access is d… macro
2110 (((PRELOAD) == HRTIM_PRELOAD_DISABLED) || \
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h728 #define HRTIM_PRELOAD_DISABLED (0x00000000U) /*!< Preload disabled: the write access is d… macro
2140 (((PRELOAD) == HRTIM_PRELOAD_DISABLED) || \
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h847 #define HRTIM_PRELOAD_DISABLED (0x00000000U) /*!< Preload disabled: the write access is d… macro
2808 (((PRELOAD) == HRTIM_PRELOAD_DISABLED) || \