Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost.py52 FW_HDR_SEG3_START = 0x600 variable
390 output_file.write(FW_HDR_SEG3_START.to_bytes(4, "little"))
404 segment3_start_to_print = _hex_print_format(FW_HDR_SEG3_START)