Searched refs:V_LDOCORE_HP_0P953 (Results 1 – 3 of 3) sorted by relevance
165 V_LDOCORE_HP_0P953 = 62, /*!< 0.9532 V */ enumerator2751 lv_ldo_core = (uint32_t)V_LDOCORE_HP_0P953; in POWER_SetSystemVoltage()2878 if (lv_ldo_core_signed > (int32_t)V_LDOCORE_HP_0P953) in POWER_SetSystemVoltage()2880 lv_ldo_core = (uint32_t)V_LDOCORE_HP_0P953; in POWER_SetSystemVoltage()