Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dspi_if.h261 SPI_IO_TRANSFER, /**< Execute one or more SPI messages. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_core.c352 case SPI_IO_TRANSFER: in SpiIoDispatch()
H A Dspi_if_u.c181 ret = service->dispatcher->Dispatch(&service->object, SPI_IO_TRANSFER, data, reply); in SpiTransfer()