Home
last modified time | relevance | path

Searched refs:gRecFwRetryCount (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc77 static uint8_t gRecFwRetryCount; // variable to hold recovery FW retry count variable
1285 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()
1936 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()
2049 gRecFwRetryCount++; in phNxpNciHalRFConfigCmdRecSequence()
2050 if (gRecFwRetryCount > 0x03) { in phNxpNciHalRFConfigCmdRecSequence()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc107 static uint8_t gRecFwRetryCount; // variable to hold recovery FW retry count variable
1540 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()
2098 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()
2150 gRecFwRetryCount++; in phNxpNciHalRFConfigCmdRecSequence()
2151 if (gRecFwRetryCount > 0x03) { in phNxpNciHalRFConfigCmdRecSequence()