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

GPIO_SRST macro

Syntax

#define GPIO_SRST (1 << 0)

References

LocationText
versaloon.h:22
#define GPIO_SRST (1 << 0)
vsllink.c:250
vsllink.c:251
0, 0, GPIO_SRST | GPIO_TRST);
vsllink.c:308
versaloon_interface.adaptors.gpio.config(0, GPIO_SRST, 0, GPIO_SRST,
vsllink.c:309
GPIO_SRST);
vsllink.c:334
vsllink.c:335
GPIO_TRST, GPIO_SRST, GPIO_SRST);
vsllink.c:459
versaloon_interface.adaptors.gpio.config(0, GPIO_SRST, 0, GPIO_SRST, GPIO_SRST);
vsllink.c:461
versaloon_interface.adaptors.gpio.config(0, GPIO_SRST, GPIO_SRST, 0, 0);