Home
last modified time | relevance | path

Searched refs:seq_handler_offset (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/nxp/nfc/snxxx/halimpl/dnld/
H A DphNxpNciHal_Dnld.h28 uint8_t seq_handler_offset = 0);
H A DphNxpNciHal_Dnld.cc1772 uint8_t seq_handler_offset) { in phNxpNciHal_fw_download_seq() argument
1804 seq_handler_offset); in phNxpNciHal_fw_download_seq()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal.cc174 static NFCSTATUS phNxpNciHal_force_fw_download(uint8_t seq_handler_offset = 0);
399 static NFCSTATUS phNxpNciHal_force_fw_download(uint8_t seq_handler_offset) { in phNxpNciHal_force_fw_download() argument
429 status = phNxpNciHal_fw_download(seq_handler_offset, bIsNfccDlState); in phNxpNciHal_force_fw_download()
476 NFCSTATUS phNxpNciHal_fw_download(uint8_t seq_handler_offset, in phNxpNciHal_fw_download() argument
532 seq_handler_offset); in phNxpNciHal_fw_download()
855 uint8_t seq_handler_offset = 0x00; in phNxpNciHal_MinOpen() local
881 seq_handler_offset = PHLIBNFC_DNLD_CHECKINTEGRITY_OFFSET; in phNxpNciHal_MinOpen()
899 status = phNxpNciHal_force_fw_download(seq_handler_offset); in phNxpNciHal_MinOpen()
H A DphNxpNciHal.h314 NFCSTATUS phNxpNciHal_fw_download(uint8_t seq_handler_offset = 0,