Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst.py100 FLASH_SIZE_8_MBYTES = 0x0f variable
101 FLASH_SIZE_8_MBYTES = 0x0f variable
677 output_file.write(FLASH_SIZE_8_MBYTES.to_bytes(4, "little"))
678 flash_size_to_print = _hex_print_format(FLASH_SIZE_8_MBYTES)