Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DmdrvMSPI.c89 pMSPIPri->fpMasterSPI_SlaveEnable = _MDrv_MasterSPI_SlaveEnable; in MSPIOpen()
109 pMSPIPri->fpMasterSPI_SlaveEnable = MDrv_MasterSPI_SlaveEnable; in MSPIOpen()
334 …u32Ret = (MS_U32)psMSPIInstPri->fpMasterSPI_SlaveEnable(pMSPISlaveEnableParam->u32DevID, pMSPISlav… in MSPIIoctl()
H A DdrvMSPI_private.h161 IOCTL_MasterSPI_SlaveEnable fpMasterSPI_SlaveEnable; member