Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h650 …uint16 read0xxLutAHB; /*!< 0-x-x mode AHB read command … member
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c1664 if (state->configuration->read0xxLutAHB != QSPI_IP_LUT_INVALID) in Qspi_Ip_Enter0XX()
1667 (void)Qspi_Ip_InitLutSeq(instance, state->configuration->read0xxLutAHB, QSPI_IP_AHB_LUT); in Qspi_Ip_Enter0XX()
1693 if (state->configuration->read0xxLutAHB != QSPI_IP_LUT_INVALID) in Qspi_Ip_Exit0XX()
DQspi_Ip_Sfdp.c3738 pConfig->read0xxLutAHB = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpGet0xxInfo()