OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_startup_vsc
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
235
if (nfc_hal_cb.dev_cb.
next_startup_vsc
+ NCI_MSG_HDR_SIZE - 1 <= *p_nfc_hal_dm_start_up_vsc_cfg)
237
p = p_nfc_hal_dm_start_up_vsc_cfg + nfc_hal_cb.dev_cb.
next_startup_vsc
;
244
nfc_hal_cb.dev_cb.
next_startup_vsc
+= NCI_MSG_HDR_SIZE + len;
[
all
...]
nfc_hal_main.c
652
nfc_hal_cb.dev_cb.
next_startup_vsc
= 1;
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
380
UINT8
next_startup_vsc
; /* next start-up VSC offset in post init */
member in struct:__anon23220
Completed in 1540 milliseconds