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

  /system/nfc/src/include/
nfc_target.h 649 ** Define HAL_WRITE depending on whether HAL is using shared GKI resources
652 #ifndef HAL_WRITE
653 #define HAL_WRITE(p) \
676 #endif /* HAL_WRITE */
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 209 HAL_WRITE(p);
258 HAL_WRITE(p_buf);
    [all...]

Completed in 282 milliseconds