Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dspi_if.h263 SPI_IO_GET_CONFIG, /**< Get the configurations. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_core.c350 case SPI_IO_GET_CONFIG: in SpiIoDispatch()
H A Dspi_if_u.c305 ret = service->dispatcher->Dispatch(&service->object, SPI_IO_GET_CONFIG, data, reply); in SpiGetCfg()