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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 236 nfc_hal_cb.prm.p_cur_patch_data = nfc_hal_cb.prm_i2c.p_patch;
238 nfc_hal_cb.prm.cur_patch_len_remaining = nfc_hal_cb.prm_i2c.len;
437 if ( (nfc_hal_cb.prm_i2c.p_patch)
637 HAL_TRACE_DEBUG1 ("PreI2C patch downloaded...waiting %i ms for NFCC to reboot.", nfc_hal_cb.prm_i2c.prei2c_delay);
650 nfc_hal_main_start_quick_timer (&nfc_hal_cb.prm.timer, 0x00, (nfc_hal_cb.prm_i2c.prei2c_delay * QUICK_TIMER_TICKS_PER_SEC) / 1000);
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 418 tNFC_HAL_PRM_I2C_FIX_CB prm_i2c; member in struct:__anon10224

Completed in 35 milliseconds