HomeSort by relevance Sort by last modified time
    Searched refs:NANOHUB_PREAMBLE_BYTE (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/src/
hostIntfI2c.c 32 i2cSlaveTxPreamble(gBusId, NANOHUB_PREAMBLE_BYTE,
40 i2cSlaveTxPreamble(gBusId, NANOHUB_PREAMBLE_BYTE,
hostIntfSpi.c 35 .txWord = NANOHUB_PREAMBLE_BYTE,
75 ((uint8_t *)txBuf)[txSize] = NANOHUB_PREAMBLE_BYTE;
hostIntf.c 318 mTxBuf.prePreamble = NANOHUB_PREAMBLE_BYTE;
319 mTxBuf.postPreamble = NANOHUB_PREAMBLE_BYTE;
    [all...]
  /device/google/contexthub/firmware/inc/
nanohubPacket.h 69 #define NANOHUB_PREAMBLE_BYTE 0xFF

Completed in 38 milliseconds