Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_HwAccess.h185 static inline void QSPI_DQS_Enable(QuadSPI_Type *BaseAddr) in QSPI_DQS_Enable() function
191 static inline void QSPI_DQS_Enable(const QuadSPI_Type *BaseAddr) in QSPI_DQS_Enable() function
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Controller.c1006 QSPI_DQS_Enable(baseAddr); in Qspi_Ip_ConfigureReadOptions()