Searched refs:V_LDOCORE_HP_1P204 (Results 1 – 3 of 3) sorted by relevance
128 V_LDOCORE_HP_1P204 = 25, /*!< 1.204 V */ enumerator2821 lv_ldo_core = (uint32_t)V_LDOCORE_HP_1P204; in POWER_SetSystemVoltage()2872 if (lv_ldo_core_signed < (int32_t)V_LDOCORE_HP_1P204) in POWER_SetSystemVoltage()2874 lv_ldo_core = (uint32_t)V_LDOCORE_HP_1P204; in POWER_SetSystemVoltage()