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

  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 252 UDRV_API extern UINT16 USERIAL_Write(tUSERIAL_PORT, UINT8 *, UINT16);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 648 USERIAL_Write (USERIAL_NFC_PORT, &hcit, 1);
771 USERIAL_Write (USERIAL_NFC_PORT, p, p_buf->len);
798 USERIAL_Write (USERIAL_NFC_PORT, p, p_buf->len);
nfc_hal_main.c 200 /* Serial driver has finshed sending data from USERIAL_Write */
551 USERIAL_Write (USERIAL_NFC_PORT, ps, p_msg->len);
nfc_hal_dm.c 763 USERIAL_Write (USERIAL_NFC_PORT, p, p_buf->len);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 250 static tPERF_DATA perf_write = {"USERIAL_Write", 0, 0, 0, 3};
    [all...]

Completed in 30 milliseconds