Lines Matching +full:- +full:- +full:check
5 * SPDX-License-Identifier: MIT
32 /* *INDENT-OFF* */
36 /* *INDENT-ON* */
38 /*-----------------------------------------------------------
45 *-----------------------------------------------------------
70 /*-----------------------------------------------------------*/
74 #define portSTACK_GROWTH -1
76 /*-----------------------------------------------------------*/
89 /*-----------------------------------------------------------*/
102 /*-----------------------------------------------------------*/
115 /*-----------------------------------------------------------*/
128 /*-----------------------------------------------------------*/
141 /*-----------------------------------------------------------*/
144 configMAX_SYSCALL_INTERRUPT_PRIORITY. An extra check is performed if
202 /* Check the configuration. */
211 /*-----------------------------------------------------------*/
213 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - _clz( …
217 /*-----------------------------------------------------------*/
235 /*-----------------------------------------------------------*/
240 /*-----------------------------------------------------------*/
249 /* *INDENT-OFF* */
253 /* *INDENT-ON* */