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

  /device/google/contexthub/contexthubhal/
system_comms.cpp 238 buf.writeU8(NANOHUB_HAL_SYS_INFO);
345 buf.writeU8(NANOHUB_HAL_START_UPLOAD);
346 buf.writeU8(0);
356 buf.writeU8(NANOHUB_HAL_APP_MGMT);
358 buf.writeU8(NANOHUB_HAL_APP_MGMT_STOP);
364 buf.writeU8(NANOHUB_HAL_APP_MGMT);
366 buf.writeU8(NANOHUB_HAL_APP_MGMT_START);
378 buf.writeU8(NANOHUB_HAL_APP_MGMT);
380 buf.writeU8(NANOHUB_HAL_APP_MGMT_STOP);
386 buf.writeU8(NANOHUB_HAL_START_UPLOAD)
    [all...]
message_buf.h 69 void writeU8(uint8_t val) {

Completed in 63 milliseconds