Home
last modified time | relevance | path

Searched refs:regulatorSetPoint (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c156 uint8_t regulatorSetPoint = 0U; in PF1550_GetRegulatorSetPoint() local
174 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()
/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.c175 uint8_t regulatorSetPoint = 0U; in PF3000_GetRegulatorSetPoint() local
372 regulatorSetPoint = index; in PF3000_GetRegulatorSetPoint()
374 return regulatorSetPoint; in PF3000_GetRegulatorSetPoint()