Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c415 static inline void stmSpiDisable(struct SpiDevice *dev, bool master) in stmSpiDisable() function
441 stmSpiDisable(dev, true); in stmSpiMasterStopSync()
453 stmSpiDisable(dev, false); in stmSpiSlaveStopSync()