Searched refs:OSC_RC_16M_STBY_VAL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ | ||
D | power.h | 81 #define OSC_RC_16M_STBY_VAL 0x0000 macro |
D | power.c | 195 GPC_SET_POINT_CTRL->SP_ROSC_CTRL = ~OSC_RC_16M_STBY_VAL; in gpc_init() |