Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DSpiLayerInterface.cc66 if (SpiLayerInterface_setup() == -1) { in SpiLayerInterface_init()
158 int SpiLayerInterface_setup() { in SpiLayerInterface_setup() function
DSpiLayerInterface.h82 int SpiLayerInterface_setup();
DStEseApi.cc284 if (SpiLayerInterface_setup() != 0) { in StEse_Reset()