Home
last modified time | relevance | path

Searched refs:fw_update_req (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.h128 int phNxpNciHal_CheckFwRegFlashRequired(uint8_t* fw_update_req,
DphNxpNciHal_IoctlOperations.cc697 int phNxpNciHal_CheckFwRegFlashRequired(uint8_t* fw_update_req, in phNxpNciHal_CheckFwRegFlashRequired() argument
704 status = fpRegRfFwDndl(fw_update_req, rf_update_req, skipEEPROMRead); in phNxpNciHal_CheckFwRegFlashRequired()
731 *fw_update_req = wFwUpdateReq; in phNxpNciHal_CheckFwRegFlashRequired()
743 status, *fw_update_req, *rf_update_req); in phNxpNciHal_CheckFwRegFlashRequired()
DphNxpNciHal.h211 typedef int (*fpRegRfFwDndl_t)(uint8_t* fw_update_req, uint8_t* rf_update_req,