hi,all:
i am testing lpcxpresso54114, i found when i configed system clock from 48M to 96M the target can't work, i have compare arch\arm\soc\nxp_lpc\lpc54xxx\soc.c with the SDK supported by NXP, i found zephyr lost function POWER_SetVoltageForFreq(96000000U);, but i can't find POWER_SetVoltageForFreq source code in SDK, so anyone else have met this issue?