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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int_api.h 236 ** prei2c_delay: the delay before downloading main patch
244 UINT16 i2c_patchfile_len, UINT32 prei2c_delay);
nfc_hal_int.h 350 UINT32 prei2c_delay; /* the dealy after preI2C patch */ member in struct:__anon10222
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 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...]

Completed in 397 milliseconds