Lines Matching full:user
286 the board user manual, and see the output of printf on the terminal.
552 dispatchers that save relevant state and call user-definable handlers.
554 to create and install application-specific user interrupt handlers.
555 Similarly, user-defined handlers can be installed for exceptions (other
583 User Exception and Interrupt Handler (Low/Medium Priority):
585 All Xtensa 'general exceptions' come to the user, kernel, or double
589 to the user vector. Exceptions taken at the other two vectors usually
600 Having allocated the exception stack frame, the user exception handler
604 into a table of user-specified handlers. The correct handler is then
606 returned to the code that caused the exception. The user-defined handler
614 interrupt number. If the user has not specified a handler, then the
620 user-defined handler.
628 one, before calling the user handler. This allows a higher priority
742 Optional hooks are provided in the user exception and low level