Lines Matching +full:- +full:- +full:new +full:- +full:kernel +full:- +full:version
2 * FreeRTOS Kernel V11.0.1
5 * SPDX-License-Identifier: MIT
59 /* *INDENT-OFF* */
63 /* *INDENT-ON* */
85 * be set and then tested atomically - as is the case where event groups are
106 * The type that holds event bits always matches TickType_t - therefore the
121 * Create a new event group.
178 * Create a new event group.
389 * A version of xEventGroupClearBits() that can be called from an interrupt.
459 * is a version that can be called from an interrupt.
532 * A version of xEventGroupSetBits() that can be called from an interrupt.
539 * context of the timer task - where a scheduler lock is used in place of a
589 * // will be either portYIELD_FROM_ISR() or portEND_SWITCHING_ISR() -
761 * A version of xEventGroupGetBits() that can be called from an ISR.
821 /* *INDENT-OFF* */
825 /* *INDENT-ON* */