Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphNxpNciHal_Dnld.h26 uint8_t seq_handler_offset = 0,
DphNxpNciHal_Dnld.cc1663 uint8_t seq_handler_offset, in phNxpNciHal_fw_download_seq() argument
1692 seq_handler_offset); in phNxpNciHal_fw_download_seq()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.h322 NFCSTATUS phNxpNciHal_fw_download(uint8_t seq_handler_offset = 0,
DphNxpNciHal.cc167 static NFCSTATUS phNxpNciHal_force_fw_download(uint8_t seq_handler_offset = 0,
428 static NFCSTATUS phNxpNciHal_force_fw_download(uint8_t seq_handler_offset, in phNxpNciHal_force_fw_download() argument
458 status = phNxpNciHal_fw_download(seq_handler_offset, bIsNfccDlState); in phNxpNciHal_force_fw_download()
498 NFCSTATUS phNxpNciHal_fw_download(uint8_t seq_handler_offset, in phNxpNciHal_fw_download() argument
565 seq_handler_offset); in phNxpNciHal_fw_download()
807 uint8_t seq_handler_offset = 0x00; in phNxpNciHal_MinOpen() local
852 seq_handler_offset = PHLIBNFC_DNLD_CHECKINTEGRITY_OFFSET; in phNxpNciHal_MinOpen()
874 phNxpNciHal_force_fw_download(seq_handler_offset, bIsNfccDlState); in phNxpNciHal_MinOpen()