#include <unistd.h>
#include <stdio.h>
#include "stdlib.h"
#include "EoCommon.h"
#include "string.h"
#include "eOcfg_nvsEP_mn.h"
#include "eOcfg_nvsEP_mc.h"
#include "eOcfg_nvsEP_as.h"
#include "eOcfg_nvsEP_sk.h"
#include "eOcfg_nvsEP_mc_any_con_bodypart_hid.h"
Go to the source code of this file.
◆ main()
      
        
          | int main  | 
          ( | 
          int  | 
          argc,  | 
        
        
           | 
           | 
          char *  | 
          argv[]  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ s_getEP()
  
  
      
        
          | static uint16_t s_getEP  | 
          ( | 
          uint8_t  | 
          board,  | 
         
        
           | 
           | 
          char *  | 
          eptype  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ s_getEP_as()
  
  
      
        
          | static uint16_t s_getEP_as  | 
          ( | 
          uint8_t  | 
          board | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_getEP_mc()
  
  
      
        
          | static uint16_t s_getEP_mc  | 
          ( | 
          uint8_t  | 
          board | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_getEP_mn()
  
  
      
        
          | static uint16_t s_getEP_mn  | 
          ( | 
          uint8_t  | 
          board | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_getEP_sk()
  
  
      
        
          | static uint16_t s_getEP_sk  | 
          ( | 
          uint8_t  | 
          board | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_help()
  
  
      
        
          | static void s_print_help  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_mc_nvid()
  
  
      
        
          | static void s_print_mc_nvid  | 
          ( | 
          eOmc_jointId_t  | 
          j | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_mc_nvid_alljoints()
  
  
      
        
          | static void s_print_mc_nvid_alljoints  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
static   |