Home
last modified time | relevance | path

Searched defs:pImg (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/uwb/halimpl/hal/sr1xx/
DphNxpUciHal_fwd.cc386 phHbci_Status_t phHbci_PutCommand(uint8_t *pImg, uint32_t imgSz) in phHbci_PutCommand()
466 static phHbci_Status_t phHbci_MasterPatchROM(uint8_t *pImg, uint32_t imgSz) in phHbci_MasterPatchROM()
546 static phHbci_Status_t phHbci_MasterHIFImage(uint8_t *pImg, uint32_t imgSz) in phHbci_MasterHIFImage()
642 phHbci_Status_t phHbci_Master(phHbci_General_Command_t mode, uint8_t *pImg, uint32_t imgSz) in phHbci_Master()
922 uint8_t pImg[256 * 1024] __attribute__((aligned(4))); in phNxpUciHal_fw_download() local