Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost.py53 FW_HDR_SEG4_START = 0x0 variable
396 output_file.write(FW_HDR_SEG4_START.to_bytes(4, "little"))
406 segment4_start_to_print = _hex_print_format(FW_HDR_SEG4_START)