Home
last modified time | relevance | path

Searched refs:ullPortInterruptNesting (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/portable/GCC/ARM_CA53_64_Rcar/
A Dport.c101 uint64_t ullPortInterruptNesting = 0; variable
256 configASSERT(ullPortInterruptNesting == 0); in vPortEnterCritical()
A DportASM.S348 ullPortInterruptNestingConst: .dword ullPortInterruptNesting

Completed in 2 milliseconds