Home
last modified time | relevance | path

Searched refs:PWR_SMPS_1V8_SUPPLIES_LDO (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h119 #define PWR_SMPS_1V8_SUPPLIES_LDO (PWR_CSR2_SDHILEVEL | PWR_CSR2_SDEN | PWR_CSR2_LDOE… macro
524 ((PWR_SOURCE) == PWR_SMPS_1V8_SUPPLIES_LDO) ||\
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h238 #define PWR_SMPS_1V8_SUPPLIES_LDO (PWR_CR3_SMPSLEVEL_0 | PWR_CR3_SMPSEN | PWR_CR3_LDOE… macro
630 ((PWR_SOURCE) == PWR_SMPS_1V8_SUPPLIES_LDO) ||\