Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/nboot/
Dfsl_nboot_hal.h84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/nboot/
Dfsl_nboot_hal.h84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/nboot/
Dfsl_nboot_hal.h84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/nboot/
Dfsl_nboot_hal.h84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/romapi/nboot/
Dfsl_romapi_nboot.h75 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/romapi/nboot/
Dfsl_romapi_nboot.h75 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/romapi/nboot/
Dfsl_romapi_nboot.h75 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW727C/drivers/
Dfsl_nboot.h232 uint32_t imageTotalLength; /*! offset 0x20: total image length in bytes, member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/drivers/
Dfsl_nboot.h232 uint32_t imageTotalLength; /*! offset 0x20: total image length in bytes, member
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/nboot/
Dfsl_romapi_nboot.h149 …uint32_t imageTotalLength; /*! offset 0x20: Total manifest length in bytes, including signat… member
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/nboot/
Dfsl_romapi_nboot.h149 …uint32_t imageTotalLength; /*! offset 0x20: Total manifest length in bytes, including signat… member
/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dfsl_loader_utils.c727 context->block_buffer_size = header->imageTotalLength; in ldr_DoHeader_v3()
742 if (context->block_buffer_size != header->imageTotalLength) in ldr_DoHeader_v3()
/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/include/
Dfsl_loader_utils.h224 …uint32_t imageTotalLength; /*! offset 0x20: Total manifest length in bytes, including signat… member