Home
last modified time | relevance | path

Searched refs:PWR_EXTERNAL_SOURCE_SUPPLY (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h245 #define PWR_EXTERNAL_SOURCE_SUPPLY PWR_CR3_BYPASS … macro
636 ((PWR_SOURCE) == PWR_EXTERNAL_SOURCE_SUPPLY))
640 ((PWR_SOURCE) == PWR_EXTERNAL_SOURCE_SUPPLY))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h93 #define PWR_EXTERNAL_SOURCE_SUPPLY PWR_SCCR_BYPASS /*!< The SMPS disabled and the LDO Bypass. The … macro
389 #define IS_PWR_SUPPLY(PWR_SOURCE) ((PWR_SOURCE) == PWR_EXTERNAL_SOURCE_SUPPLY)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h116 #define PWR_EXTERNAL_SOURCE_SUPPLY PWR_CSR2_BYPASS … macro
527 ((PWR_SOURCE) == PWR_EXTERNAL_SOURCE_SUPPLY))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h101 #define PWR_EXTERNAL_SOURCE_SUPPLY (0U) /*!< SMPS step-down … macro
1054 ((__SOURCE__) == PWR_EXTERNAL_SOURCE_SUPPLY))