Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dspi.c301 ret = -EOPNOTSUPP; in spiMasterRequest()
365 ret = -EOPNOTSUPP; in spiSlaveRequest()
413 return -EOPNOTSUPP; in spiSlaveWaitForInactive()
/device/google/contexthub/firmware/os/inc/
Dtoolchain.h35 #define EOPNOTSUPP 95 macro