Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h154 #define PWR_MAINREG_NOT_READY_FOR_EXTSMPS 0U /*!< Main Regulator not ready for u… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c1444 main_regulator_status = PWR_MAINREG_NOT_READY_FOR_EXTSMPS; in HAL_PWREx_SMPS_GetMainRegulatorExtSMPSReadyStatus()