Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_clock.c1204 static pll_error_t CLOCK_GetPll0ConfigInternal(uint32_t finHz, uint32_t foutHz, pll_setup_t *pSetup… in CLOCK_GetPll0ConfigInternal() function
1401 retErr = CLOCK_GetPll0ConfigInternal(finHz, foutHz, pSetup, useSS); in CLOCK_GetPll0Config()