Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dportmacro.h385 BaseType_t xPortIsPrivileged( void );
387 #define portIS_PRIVILEGED() xPortIsPrivileged()
Dmpu_wrappers_v2_asm.S74 .global xPortIsPrivileged
75 .type xPortIsPrivileged, %function
76 xPortIsPrivileged: label