Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c930 status = PF5020_WriteReg(handle, PF5020_SW2_STBY_VOLT, config->sw2StandbyOutputVolt); in PF5020_SW2_SetGlobalConfig()
1044 (void)PF5020_ReadReg(handle, PF5020_SW2_STBY_VOLT, &sw2StandbyVolt); in PF5020_SW2_SetStandbyStateOption()
1048 status = PF5020_WriteReg(handle, PF5020_SW2_STBY_VOLT, standbyOutputVolt); in PF5020_SW2_SetStandbyStateOption()
Dfsl_pf5020.h102 #define PF5020_SW2_STBY_VOLT 0x54U macro