Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/project_template/bl2/
Dclock_config.c216CLOCK_SetPLL0Freq(&pll0Setup); /*!< Configure PLL0 to the desired values */ in BOARD_BootClockPLL100M()
290CLOCK_SetPLL0Freq(&pll0Setup); /*!< Configure PLL0 to the desired values */ in BOARD_BootClockPLL150M()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/project_template/s/
Dclock_config.c216CLOCK_SetPLL0Freq(&pll0Setup); /*!< Configure PLL0 to the desired values */ in BOARD_BootClockPLL100M()
290CLOCK_SetPLL0Freq(&pll0Setup); /*!< Configure PLL0 to the desired values */ in BOARD_BootClockPLL150M()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/project_template/ns/
Dclock_config.c216CLOCK_SetPLL0Freq(&pll0Setup); /*!< Configure PLL0 to the desired values */ in BOARD_BootClockPLL100M()
290CLOCK_SetPLL0Freq(&pll0Setup); /*!< Configure PLL0 to the desired values */ in BOARD_BootClockPLL150M()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_clock.h1430 pll_error_t CLOCK_SetPLL0Freq(const pll_setup_t *pSetup);
Dfsl_clock.c1696 pll_error_t CLOCK_SetPLL0Freq(const pll_setup_t *pSetup) in CLOCK_SetPLL0Freq() function