Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h153 #define PWR_MAINREG_READY_FOR_EXTSMPS PWR_SR1_EXTSMPSRDY /*!< Main Regulator ready for use w… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c1440 main_regulator_status = PWR_MAINREG_READY_FOR_EXTSMPS; in HAL_PWREx_SMPS_GetMainRegulatorExtSMPSReadyStatus()