Home
last modified time | relevance | path

Searched defs:uxInterruptNesting (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Kernel/portable/MPLAB/PIC32MX/
A Dport.c144 volatile UBaseType_t uxInterruptNesting = 0x01; variable
/FreeRTOS-Kernel/portable/MPLAB/PIC32MZ/
A Dport.c149 volatile UBaseType_t uxInterruptNesting = 0x01; variable
/FreeRTOS-Kernel/portable/MPLAB/PIC32MEC14xx/
A Dport.c143 volatile UBaseType_t uxInterruptNesting = 0x01; variable
/FreeRTOS-Kernel/portable/CCRH/F1Kx/
A Dport.c227 volatile UBaseType_t uxInterruptNesting[ configNUMBER_OF_CORES ] = { 0 }; variable

Completed in 6 milliseconds