Home
last modified time | relevance | path

Searched refs:kPDRUNCFG_PD_USB1_PHY (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_power.h54 kPDRUNCFG_PD_USB1_PHY = (1UL << 12), enumerator
Dfsl_power.c442 if (((exclude_from_pd & (uint32_t)kPDRUNCFG_PD_USB1_PHY) != 0UL) && in POWER_EnterDeepSleep()
744 if (((exclude_from_pd & (uint32_t)kPDRUNCFG_PD_USB1_PHY) != 0UL) && in lf_get_deepsleep_core_supply_cfg()
Dfsl_clock.c2031 POWER_DisablePD(kPDRUNCFG_PD_USB1_PHY); /*!< Ensure xtal32k is on */ in CLOCK_EnableUsbhs0PhyPllClock()