Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DmdrvMSPI.c79 pMSPIPri->fpMSPI_SlaveEnable = _MDrv_MSPI_SlaveEnable; in MSPIOpen()
100 pMSPIPri->fpMSPI_SlaveEnable = MDrv_MSPI_SlaveEnable; in MSPIOpen()
230 psMSPIInstPri->fpMSPI_SlaveEnable(pSlaveEnableParam->bEnable); in MSPIIoctl()
H A DdrvMSPI_private.h152 IOCTL_MSPI_SlaveEnable fpMSPI_SlaveEnable; member