Searched refs:pImageBuf (Results 1 – 2 of 2) sorted by relevance
347 gsSblUpdateState.pImageBuf = p_sUpdateImageData->pImageAddress; in am_devices_cooper_sbl_update_state_data()355 …gsSblUpdateState.pDataBuf = gsSblUpdateState.pImageBuf + AM_DEVICES_COOPER_SBL_UPADTE_IM… in am_devices_cooper_sbl_update_state_data()378 gsSblUpdateState.pImageBuf = NULL; in am_devices_cooper_image_update_init()636 … if ( (psAckMsg->msgHdr.msgType == AM_SBL_HOST_MSG_ACK) && (NULL != gsSblUpdateState.pImageBuf)) in am_devices_cooper_update_image()643 send_data((uint32_t)gsSblUpdateState.pImageBuf, in am_devices_cooper_update_image()654 gsSblUpdateState.pImageBuf = NULL; in am_devices_cooper_update_image()692 send_data((uint32_t)gsSblUpdateState.pImageBuf, in am_devices_cooper_update_image()
485 uint8_t* pImageBuf; member