Home
last modified time | relevance | path

Searched refs:DspSpiRead (Results 1 - 1 of 1) sorted by relevance

/device/board/hisilicon/hispark_taurus/audio_drivers/dsp/src/
H A Ddsp_ops.c236 static int32_t DspSpiRead(DevHandle handle, const uint8_t *buf, const uint32_t len) in DspSpiRead() function
239 AUDIO_DRIVER_LOG_ERR("DspSpiRead fail"); in DspSpiRead()
242 AUDIO_DRIVER_LOG_DEBUG("DspSpiRead success"); in DspSpiRead()
333 ret = DspSpiRead(devHandle, msgs, len); in DspDeviceReadReg()

Completed in 2 milliseconds