Searched defs:uxInterruptNesting (Results 1 – 4 of 4) sorted by relevance
144 volatile UBaseType_t uxInterruptNesting = 0x01; variable
149 volatile UBaseType_t uxInterruptNesting = 0x01; variable
143 volatile UBaseType_t uxInterruptNesting = 0x01; variable
227 volatile UBaseType_t uxInterruptNesting[ configNUMBER_OF_CORES ] = { 0 }; variable
Completed in 6 milliseconds