Home
last modified time | relevance | path

Searched refs:sizeof (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dmake_upg_file.py180 common_key_offset = sizeof(hi_upg_common_head)
181 common_sign_offset = sizeof(hi_upg_common_head) + st_hupg.key_len
182 section_sign_offset = st_hupg.section_offset + sizeof(hi_upg_section_head)
196 common_key_offset = sizeof(hi_upg_common_head)
197 common_sign_offset = sizeof(hi_upg_common_head) + st_hupg.key_len
198 section_sign_offset = st_hupg.section_offset + sizeof(hi_upg_section_head)
212 common_key_offset = sizeof(hi_upg_common_head)
213 common_sign_offset = sizeof(hi_upg_common_head) + st_hupg.key_len
214 section_sign_offset = st_hupg.section_offset + sizeof(hi_upg_section_head)
230 upg_bin[st_hupg.section_offset:st_hupg.section_offset + sizeof(hi_upg_section_hea
[all...]
H A Dmake_upg_user_info.py41 info_bin = bytearray(sizeof(app_upg_user_info))
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
H A Dbuild_nv.py117 nv_offset = sizeof(NV_FILE_STRU)+nv_total_num*4#NV相对本区的偏移初始化在索引区之后
206 nv_file_st.head_len = sizeof(NV_FILE_STRU)
222 offset = sizeof(NV_FILE_STRU)
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
H A Dbuild_nv.py117 nv_offset = sizeof(NV_FILE_STRU)+nv_total_num*4#NV相对本区的偏移初始化在索引区之后
206 nv_file_st.head_len = sizeof(NV_FILE_STRU)
222 offset = sizeof(NV_FILE_STRU)

Completed in 3 milliseconds