Searched defs:linearTables (Results 1 – 2 of 2) sorted by relevance
316 int HAL_PWR_LinearRangeSelToVolt(const struct PWR_LINEAR_RANGE_TABLE *linearTables, uint32_t sel) in HAL_PWR_LinearRangeSelToVolt()343 int HAL_PWR_LinearRangeVoltToSel(const struct PWR_LINEAR_RANGE_TABLE *linearTables, uint32_t volt) in HAL_PWR_LinearRangeVoltToSel()
122 struct PWR_LINEAR_RANGE_TABLE linearTables; member
Completed in 6 milliseconds