Searched refs:S_USER (Results 1 – 6 of 6) sorted by relevance
19 #define S_USER ((uint32_t)(2u << 1)) macro20 #define S_PRIV_USER ((S_PRIV) | (S_USER))
36 #define S_USER ((uint32_t)(2u << 1)) macro37 #define S_PRIV_USER ((S_PRIV) | (S_USER))
1498 S_USER | // Which modes should this breakpoint stop in? in SetHardwareBreakpoint()1515 S_USER | // Which modes should this breakpoint stop in? in SetHardwareBreakpoint()1648 S_USER | // Stop only in user mode in SetHardwareWatchpoint()
996 S_USER | // Stop only in user mode in SetHardwareWatchpoint()
49 #define S_USER ((uint32_t)(2u << 1)) macro50 #define S_PRIV_USER ((S_PRIV) | (S_USER))744 S_USER | // Stop only in user mode in EnableHardwareSingleStep()1017 S_USER | // Which modes should this breakpoint stop in? in EnableHardwareBreakpoint()1030 S_USER | // Which modes should this breakpoint stop in? in EnableHardwareBreakpoint()1231 S_USER | // Stop only in user mode in EnableHardwareWatchpoint()
35 #define S_USER ((uint32_t)(2u << 1)) macro962 S_USER | // Stop only in user mode in EnableHardwareWatchpoint()