Searched refs:xPortInIsrContext (Results 1 – 2 of 2) sorted by relevance
209 if( xPortInIsrContext() ) { \219 if( xPortInIsrContext() ) { \504 BaseType_t xPortInIsrContext();
336 BaseType_t xPortInIsrContext() in xPortInIsrContext() function388 if( xPortInIsrContext() ) in vPortAssertIfInISR()393 configASSERT( !xPortInIsrContext() ); in vPortAssertIfInISR()