Searched refs:S_USER (Results 1 – 3 of 3) sorted by relevance
41 #define S_USER ((uint32_t)(2u << 1)) macro42 #define S_PRIV_USER ((S_PRIV) | (S_USER))
1034 … S_USER | // Which modes should this breakpoint stop in? in SetHardwareBreakpoint()1049 … S_USER | // Which modes should this breakpoint stop in? in SetHardwareBreakpoint()1180 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))528 S_USER | // Stop only in user mode in EnableHardwareSingleStep()807 … S_USER | // Which modes should this breakpoint stop in? in EnableHardwareBreakpoint()822 … S_USER | // Which modes should this breakpoint stop in? in EnableHardwareBreakpoint()966 S_USER | // Stop only in user mode in EnableHardwareWatchpoint()