Lines Matching refs:all
21 features. This port supports all of them, including custom processor
118 "make all" will build all the examples. There is another makefile in
192 > xt-make all
196 > xt-make all TARGET=sim
201 > xt-make all TARGET=ml605
205 > xt-make all TARGET=kc705
215 > xt-make all TARGET=sim CFLAGS="-O2 -Os -g"
320 all kinds of hard-to-debug errors. It is recommended that you enable the
463 context switch occurs, and other registers are not saved at all (the caller
466 occurs, but all other registers are always saved and restored.
470 TIE state) that are part of the task context. FreeRTOS preserves all such
512 file-scope labels inside functions (all labels inside functions begin with
588 general exception). This port sets up PS to direct all such exceptions
611 the handler enables all interrupts above that priority level after
626 If software prioritization is enabled, the handler will re-enable all
649 High priority handlers may not directly interact with FreeRTOS at all,
743 interrupt handler and all medium and high priority interrupt handlers,