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

STLINK_F_HAS_FPU_REG macro

Syntax

#define STLINK_F_HAS_FPU_REG STLINK_F_HAS_GETLASTRWSTATUS2

References

LocationText
stlink_usb.c:520
#define STLINK_F_HAS_FPU_REG STLINK_F_HAS_GETLASTRWSTATUS2
stlink_usb.c:2403
if (STLINK_REGSEL_IS_FPU(regsel) && !(h->version.flags & STLINK_F_HAS_FPU_REG)) {
stlink_usb.c:2443
if (STLINK_REGSEL_IS_FPU(regsel) && !(h->version.flags & STLINK_F_HAS_FPU_REG)) {