RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
isrisinprogress.c File Reference

This source file contains the default implementation of _ISR_Is_in_progress(). More...

#include <rtems/score/isr.h>
#include <rtems/score/percpu.h>

Functions

bool _ISR_Is_in_progress (void)
 Checks if an ISR in progress.
 

Detailed Description

This source file contains the default implementation of _ISR_Is_in_progress().