Searched refs:regulatorSetPoint (Results 1 – 2 of 2) sorted by relevance
156 uint8_t regulatorSetPoint = 0U; in PF1550_GetRegulatorSetPoint() local174 regulatorSetPoint = (uint8_t)index; in PF1550_GetRegulatorSetPoint()182 regulatorSetPoint = PF1550_SWX_SET_POINT_NUM - 1U; in PF1550_GetRegulatorSetPoint()192 regulatorSetPoint = (uint8_t)index; in PF1550_GetRegulatorSetPoint()199 regulatorSetPoint = PF1550_SWY_SET_POINT_NUM - 1U; in PF1550_GetRegulatorSetPoint()209 regulatorSetPoint = (uint8_t)index; in PF1550_GetRegulatorSetPoint()216 regulatorSetPoint = PF1550_LDOX_SET_POINT_NUM - 1U; in PF1550_GetRegulatorSetPoint()231 regulatorSetPoint = (uint8_t)index; in PF1550_GetRegulatorSetPoint()238 regulatorSetPoint = PF1550_LDOY_SET_POINT_NUM - 1U; in PF1550_GetRegulatorSetPoint()247 return regulatorSetPoint; in PF1550_GetRegulatorSetPoint()
175 uint8_t regulatorSetPoint = 0U; in PF3000_GetRegulatorSetPoint() local372 regulatorSetPoint = index; in PF3000_GetRegulatorSetPoint()374 return regulatorSetPoint; in PF3000_GetRegulatorSetPoint()