#include <rtai_config.h>Include dependency graph for rtai_vectors.h:

Go to the source code of this file.
Defines | |
| #define | RTAI_NUM_VECTORS 16 | 
| #define | RTAI_SWI_SCNO_MASK 0x00FFFFF0 | 
| #define | RTAI_SWI_VEC_MASK 0x0000000F | 
| #define | RTAI_SYS_VECTOR 0x0 | 
| #define | _RTAI_DO_SWI(scno_magic, srq, parg) | 
| #define | RTAI_SWI_SCNO_MAGIC 0x009FFFF0 | 
| #define | RTAI_DO_SWI(vector, srq, parg) _RTAI_DO_SWI((RTAI_SWI_SCNO_MAGIC | ((vector) & RTAI_SWI_VEC_MASK)), srq, parg) | 
      
  | 
  
| 
 Value: Definition at line 80 of file rtai_vectors.h.  | 
  
      
  | 
  
| 
 Definition at line 107 of file rtai_vectors.h. Referenced by rtai_lxrt().  | 
  
      
  | 
  
| 
 Definition at line 64 of file rtai_vectors.h.  | 
  
      
  | 
  
| 
 Definition at line 106 of file rtai_vectors.h.  | 
  
      
  | 
  
| 
 Definition at line 65 of file rtai_vectors.h.  | 
  
      
  | 
  
| 
 Definition at line 66 of file rtai_vectors.h.  | 
  
      
  | 
  
| 
 Definition at line 68 of file rtai_vectors.h.  | 
  
 1.3.8