Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550_charger.h148 bool usbPhyLdoEnable; /* USBPHY LDO enable. */ member
Dfsl_pf1550_charger.c337 temp |= attribute->usbPhyLdoEnable ? 0x4U : 0x0U; in PF1550_SetPowerPathAttibute()