Searched refs:HAL_WRITE (Results 1 – 2 of 2) sorted by relevance
685 #ifndef HAL_WRITE686 #define HAL_WRITE(p) {nfc_cb.p_hal->write(p->len, (UINT8 *)(p+1) + p->offset); GKI_freebuf(p);} macro
236 HAL_WRITE(p); in nfc_ncif_send_data()291 HAL_WRITE(p_buf); in nfc_ncif_check_cmd_queue()