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

XT_PS_RING_GET macro

Syntax

#define XT_PS_RING_GET(_v_) (((_v_) >> 6) & 0x3)

Arguments

_v_

References

LocationText
xtensa.h:41
#define XT_PS_RING_GET(_v_) (((_v_) >> 6) & 0x3)
xtensa.c:2787
enum xtensa_mode core_mode = XT_PS_RING_GET(ps);