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

STLINK_F_HAS_CSW macro

Syntax

#define STLINK_F_HAS_CSW STLINK_F_HAS_DPBANKSEL

References

LocationText
stlink_usb.c:524
#define STLINK_F_HAS_CSW STLINK_F_HAS_DPBANKSEL
stlink_usb.c:2497
if ((ap_num != 0 || csw != 0) && !(h->version.flags & STLINK_F_HAS_CSW))
stlink_usb.c:2541
if ((ap_num != 0 || csw != 0) && !(h->version.flags & STLINK_F_HAS_CSW))
stlink_usb.c:2582
if ((ap_num != 0 || csw != 0) && !(h->version.flags & STLINK_F_HAS_CSW))
stlink_usb.c:2630
if ((ap_num != 0 || csw != 0) && !(h->version.flags & STLINK_F_HAS_CSW))
stlink_usb.c:2673
if ((ap_num != 0 || csw != 0) && !(h->version.flags & STLINK_F_HAS_CSW))
stlink_usb.c:2718
if ((ap_num != 0 || csw != 0) && !(h->version.flags & STLINK_F_HAS_CSW))
stlink_usb.c:4782
if ((stlink_dap_handle->version.flags & STLINK_F_HAS_CSW) &&
stlink_usb.c:4848
if ((stlink_dap_handle->version.flags & STLINK_F_HAS_CSW) &&