Home
last modified time | relevance | path

Searched refs:kPDRUNCFG_PD_XTAL32M (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/project_template/bl2/
Dclock_config.c195 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL100M()
269 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL150M()
342 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL1_150M()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/project_template/s/
Dclock_config.c195 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL100M()
269 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL150M()
342 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL1_150M()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/project_template/ns/
Dclock_config.c195 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL100M()
269 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL150M()
342 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered */ in BOARD_BootClockPLL1_150M()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_power.h50 kPDRUNCFG_PD_XTAL32M = (1UL << 8), enumerator
Dfsl_clock.c410 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); in CLOCK_SetupExtClocking()
1927 …POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered… in CLOCK_EnableUsbfs0DeviceClock()
1990 …POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); /* Ensure XTAL32M is powered… in CLOCK_EnableUsbfs0HostClock()
2027 POWER_DisablePD(kPDRUNCFG_PD_XTAL32M); in CLOCK_EnableUsbhs0PhyPllClock()