Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dspi_if.h262 SPI_IO_SET_CONFIG, /**< Set the configurations. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_core.c348 case SPI_IO_SET_CONFIG: in SpiIoDispatch()
H A Dspi_if_u.c256 ret = service->dispatcher->Dispatch(&service->object, SPI_IO_SET_CONFIG, data, NULL); in SpiSetCfg()