OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bChipVer
(Results
1 - 3
of
3
) sorted by null
/system/nfc/halimpl/pn54x/dnld/
phDnldNfc.h
105
extern NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t
bChipVer
,
phDnldNfc.c
224
** Parameters
bChipVer
- current ChipVersion for including additional
240
NFCSTATUS phDnldNfc_CheckIntegrity(uint8_t
bChipVer
, pphDnldNfc_Buff_t pCRCData,
252
if ((PHDNLDNFC_HWVER_MRA2_1 ==
bChipVer
) ||
253
(PHDNLDNFC_HWVER_MRA2_2 ==
bChipVer
)
255
|| (PHDNLDNFC_HWVER_PN551_MRA1_0 ==
bChipVer
)
257
|| (PHDNLDNFC_HWVER_PN548AD_MRA1_0 ==
bChipVer
)
259
|| (PHDNLDNFC_HWVER_PN553_MRA1_0 ==
bChipVer
) ||
260
(PHDNLDNFC_HWVER_PN553_MRA1_0_UPDATED &
bChipVer
)
[
all
...]
phNxpNciHal_Dnld.c
79
uint8_t
bChipVer
; /* holds the hw chip version */
555
(gphNxpNciHal_fw_IoctlCtx.
bChipVer
) = bHwVer;
559
(gphNxpNciHal_fw_IoctlCtx.
bChipVer
) = bHwVer;
[
all
...]
Completed in 56 milliseconds