Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst_args.py21 FW_CRC_ENABLE = 0x02 variable
44 FW_CRC_DEFAULT = FW_CRC_ENABLE
Decst.py56 FW_CRC_ENABLE = 0x02 variable
428 if ecst_args.firmware_crc == FW_CRC_ENABLE:
429 err_detect_config_to_print = _hex_print_format(FW_CRC_ENABLE)
430 output_file.write(FW_CRC_ENABLE.to_bytes(1, "little"))