npcx_flash_handshake is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

npcx_flash_handshake enum

Syntax

enum npcx_flash_handshake {     NPCX_FLASH_LOADER_WAIT    = 0x0,            NPCX_FLASH_LOADER_EXECUTE = 0xFFFFFFFF  };

Values

NPCX_FLASH_LOADER_WAIT

No summary provided. Read more...

NPCX_FLASH_LOADER_EXECUTE

No summary provided. Read more...

References

LocationText
npcx_flash.h:160
enum npcx_flash_handshake {