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

SSP_BSY macro

Syntax

#define SSP_BSY (0x00000010)

References

LocationText
lpcspifi.c:27
#define SSP_BSY (0x00000010)
lpcspifi.c:103
if ((retval == ERROR_OK) && (value & SSP_BSY) == 0)
lpcspifi.c:112
if ((retval == ERROR_OK) && (value & SSP_BSY) == 0)