Searched refs:xPortIsPrivileged (Results 1 – 2 of 2) sorted by relevance
385 BaseType_t xPortIsPrivileged( void );387 #define portIS_PRIVILEGED() xPortIsPrivileged()
74 .global xPortIsPrivileged75 .type xPortIsPrivileged, %function76 xPortIsPrivileged: label