Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c157 static const clock_ip_name_t s_xspiClock[] = XSPI_CLOCKS; variable
326 (void)CLOCK_EnableClock(s_xspiClock[XSPI_GetInstance(base)]); in XSPI_Init()