Lines Matching +full:- +full:v
5 * SPDX-License-Identifier: MIT
33 /* *INDENT-OFF* */
37 /* *INDENT-ON* */
39 /*-----------------------------------------------------------
46 *-----------------------------------------------------------
77 /* 32-bit tick type on a 32-bit architecture, so reads of the tick count do
80 /*-----------------------------------------------------------*/
83 #define portSTACK_GROWTH ( -1 )
86 …#define portBYTE_ALIGNMENT 8 /* RV32E uses RISC-V EABI with reduced stack alignment require…
90 /*-----------------------------------------------------------*/
109 /*-----------------------------------------------------------*/
129 xCriticalNesting--; \
136 /*-----------------------------------------------------------*/
154 /*-----------------------------------------------------------*/
156 …HEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - __builtin_clz( uxRea…
161 /*-----------------------------------------------------------*/
169 /*-----------------------------------------------------------*/
179 /*-----------------------------------------------------------*/
200 …ero if there is no MTIME (machine time) clock. See www.FreeRTOS.org/Using-FreeRTOS-on-RISC-V.html"
203 /* *INDENT-OFF* */
207 /* *INDENT-ON* */