Go to the source code of this file.
◆ CUTTER
◆ FNAME_LEN
◆ MON_MSGLEN_MAX
      
        
          | #define MON_MSGLEN_MAX   128 | 
        
      
 
 
◆ mon_update_check
      
        
          | #define mon_update_check | 
          ( | 
           |           args... | ) | 
           | 
        
      
 
Value:
#define muc3(a, b, c)
Definition vcom_monitor_dbg.h:152
 
#define muc2(a, b)
Definition vcom_monitor_dbg.h:146
 
#define muc_ovrld(_1, _2, _3, func,...)
Definition vcom_monitor_dbg.h:157
 
 
 
 
◆ MSIZE
◆ muc2
Value:
        mon_update(a, b, 0);    \
    }while(0)
void * stk_mon
Definition vcom_client.c:33
 
 
 
 
◆ muc3
Value:
        mon_update(a, b, c);    \
    }while(0)
 
 
 
◆ muc_ovrld
      
        
          | #define muc_ovrld | 
          ( | 
           |           _1,  | 
        
        
           | 
           | 
           |           _2,  | 
        
        
           | 
           | 
           |           _3,  | 
        
        
           | 
           | 
           |           func,  | 
        
        
           | 
           | 
           |           ... ) | 
        
      
 
 
◆ stk_mon
◆ vc_mon