Searched defs:volt (Results 1 – 4 of 4) sorted by relevance
49 static HAL_Status PWR_SetVoltage_Linear(struct PWR_INTREG_DESC *desc, uint32_t volt, in PWR_SetVoltage_Linear()79 static uint32_t PWR_RoundVoltage_Linear(struct PWR_INTREG_DESC *desc, uint32_t volt) in PWR_RoundVoltage_Linear()181 uint32_t HAL_PWR_RoundVoltage(struct PWR_INTREG_DESC *desc, uint32_t volt) in HAL_PWR_RoundVoltage()234 HAL_Status HAL_PWR_SetVoltage(struct PWR_INTREG_DESC *desc, uint32_t volt) in HAL_PWR_SetVoltage()252 uint32_t volt) in HAL_PWR_SetVoltageSuspend()343 int HAL_PWR_LinearRangeVoltToSel(const struct PWR_LINEAR_RANGE_TABLE *linearTables, uint32_t volt) in HAL_PWR_LinearRangeVoltToSel()
61 #define AXP_DESC_FIXED(volt)\ argument
444 SDH_Voltage_Type volt; /*!< SDH voltage */ member
443 SDH_Voltage_Type volt; /*!< SDH voltage */ member
Completed in 20 milliseconds