Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dnboot_hal.c81 static inline fsl_nboot_status_t nboot_hal_get_pck_blob(uint8_t *pckBlob, uint32_t pckBlobSize);
246 static inline fsl_nboot_status_t nboot_hal_get_pck_blob(uint8_t *pckBlob, uint32_t pckBlobSize) in nboot_hal_get_pck_blob() function
289 status = nboot_hal_get_pck_blob(&parms->pckBlob[0], sizeof(parms->pckBlob)); in nboot_hal_get_sb3_manifest_params()