Searched refs:xPortInIsrContext (Results 1 – 2 of 2) sorted by relevance
208 if( xPortInIsrContext() ) { \218 if( xPortInIsrContext() ) { \497 BaseType_t xPortInIsrContext();
334 BaseType_t xPortInIsrContext() in xPortInIsrContext() function384 if( xPortInIsrContext() ) in vPortAssertIfInISR()389 configASSERT( !xPortInIsrContext() ); in vPortAssertIfInISR()