Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst.py57 HDR_PTR_SIGNATURE = 0x55AA650E variable
858 output_file.write(HDR_PTR_SIGNATURE.to_bytes(4, "little"))
868 file_to_merge.write(HDR_PTR_SIGNATURE.to_bytes(4, "little"))
895 boot_loader_header_file.write(HDR_PTR_SIGNATURE.to_bytes(4, \