Home
last modified time | relevance | path

Searched defs:spiCfg (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/adapter/platform/spi/
Dspi_wm.c431 static int32_t SpiDevGetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) in SpiDevGetCfg()
446 static int32_t SpiDevSetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg) in SpiDevSetCfg()
Dspi_bes.c747 static int32_t SpiDevGetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg)
764 static int32_t SpiDevSetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg)
Dspi_stm32f4xx.c654 static int32_t SpiDevGetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg)
675 static int32_t SpiDevSetCfg(struct SpiCntlr *spiCntlr, struct SpiCfg *spiCfg)
/drivers/hdf_core/framework/model/sensor/driver/include/
Dsensor_platform_if.h83 struct SensorSpiCfg spiCfg; member