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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
hal_aci_tl.h 65 uint8_t status_byte; member in struct:__anon30013
aci_queue.cxx 88 aci_q->aci_data[aci_q->tail].status_byte = 0;
107 aci_q->aci_data[aci_q->tail].status_byte = 0;
hal_aci_tl.cxx 84 data_to_send.status_byte = 0;
148 data_to_send.status_byte = 0;
216 received_data->status_byte = spi_readwrite(data_to_send->buffer[byte_sent_cnt++]);
  /external/tcpdump/
print-isoclns.c 1956 u_int metric, status_byte, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen; local
    [all...]
  /external/kernel-headers/modified/scsi/
scsi.h 523 #define status_byte(result) (((result) >> 1) & 0x7f) macro
  /external/kernel-headers/original/scsi/
scsi.h 514 #define status_byte(result) (((result) >> 1) & 0x7f) macro
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.c 2625 int status_byte; local
    [all...]

Completed in 647 milliseconds