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

NCE macro

Syntax

#define NCE (1 << 2)

References

LocationText
usb_blaster.c:235
#define NCE (1 << 2)
usb_blaster.c:294
abyte |= ublast_compute_pin(info.pin6) ? NCE : 0;