Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_secure_ota.h132 } am_image_hdr_common_t; typedef
139 #define AM_IMAGE_GET_LOADADDR(common) (((am_image_hdr_common_t *)(common))->addrWord.s.load…
141 #define AM_IMAGE_NUM_TRAILING_WORDS_TO_256 ((256 - sizeof(am_image_hdr_common_t))/4)
146 am_image_hdr_common_t common;
152 am_image_hdr_common_t common;
159 am_image_hdr_common_t common;
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_secure_ota.h131 } am_image_hdr_common_t; typedef
138 #define AM_IMAGE_GET_LOADADDR(common) (((am_image_hdr_common_t *)(common))->addrWord.s.load…
140 #define AM_IMAGE_NUM_TRAILING_WORDS_TO_256 ((256 - sizeof(am_image_hdr_common_t))/4)
145 am_image_hdr_common_t common;
151 am_image_hdr_common_t common;
158 am_image_hdr_common_t common;
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_secure_ota.h103 } am_image_hdr_common_t; typedef