Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_taurus/audio_drivers/dsp/src/
H A Ddsp_ops.c246 static int32_t DspSpiSetCfg(DevHandle handle, struct SpiCfg *cfg) in DspSpiSetCfg() function
249 AUDIO_DRIVER_LOG_ERR("DspSpiSetCfg fail"); in DspSpiSetCfg()
252 AUDIO_DRIVER_LOG_DEBUG("DspSpiSetCfg success"); in DspSpiSetCfg()
298 if (DspSpiSetCfg(devHandle, &devCfg) != HDF_SUCCESS) { in DspDeviceInit()

Completed in 2 milliseconds