Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_clock.c90 static pll_error_t CLOCK_GetPll0Config(uint32_t finHz, uint32_t foutHz, pll_setup_t *pSetup, bool u…
1374 static pll_error_t CLOCK_GetPll0Config(uint32_t finHz, uint32_t foutHz, pll_setup_t *pSetup, bool u… in CLOCK_GetPll0Config() function
1588 pllError = CLOCK_GetPll0Config(inRate, pControl->desiredRate, pSetup, useSS); in CLOCK_SetupPLL0Data()