Searched refs:SpiGetCfg (Results 1 – 4 of 4) sorted by relevance
251 int32_t SpiGetCfg(DevHandle handle, struct SpiCfg *cfg);
83 int32_t SpiGetCfg(DevHandle handle, struct SpiCfg *cfg) in SpiGetCfg() function
267 int32_t SpiGetCfg(DevHandle handle, struct SpiCfg *cfg) in SpiGetCfg() function
499 ret = SpiGetCfg(tester->handle, &cfg); in SpiIfPerformanceTest()