Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dspi.c54 static void spiMasterStop(struct SpiDeviceState *state);
98 spiMasterStop(state); in spiMasterNext()
132 static void spiMasterStop(struct SpiDeviceState *state) in spiMasterStop() function