OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reset_reason
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
502
void nfc_hal_prm_spd_reset_ntf (UINT8
reset_reason
, UINT8 reset_type);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
619
UINT8
reset_reason
, reset_type;
local
677
STREAM_TO_UINT8 (
reset_reason
, p);
679
nfc_hal_prm_spd_reset_ntf (
reset_reason
, reset_type);
[
all
...]
nfc_hal_prm.c
[
all
...]
Completed in 53 milliseconds