Home
last modified time | relevance | path

Searched refs:ullMaxAPIPriorityMask (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Kernel/portable/GCC/ARM_AARCH64_SRE/
A Dport.c178 __attribute__( ( used ) ) const uint64_t ullMaxAPIPriorityMask = ( configMAX_API_CALL_INTERRUPT_PRI… variable
A DportASM.S32 .extern ullMaxAPIPriorityMask
499 ullMaxAPIPriorityMaskConst: .dword ullMaxAPIPriorityMask
/FreeRTOS-Kernel/portable/GCC/ARM_AARCH64/
A DportASM.S32 .extern ullMaxAPIPriorityMask
418 ullMaxAPIPriorityMaskConst: .dword ullMaxAPIPriorityMask
A Dport.c172 __attribute__( ( used ) ) const uint64_t ullMaxAPIPriorityMask = ( configMAX_API_CALL_INTERRUPT_PRI… variable

Completed in 6 milliseconds