OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prei2c_delay
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_int_api.h
237
**
prei2c_delay
: the delay before downloading main patch
245
UINT16 i2c_patchfile_len, UINT32
prei2c_delay
);
nfc_hal_int.h
356
UINT32
prei2c_delay
; /* the dealy after preI2C patch */
member in struct:__anon16956
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c
737
HAL_TRACE_DEBUG1 ("PreI2C patch downloaded...waiting %i ms for NFCC to reboot.", nfc_hal_cb.prm_i2c.
prei2c_delay
);
750
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 198 milliseconds