master/master.h
changeset 1312 74853e018898
parent 1279 6911450535b7
child 1326 ef907b0b5125
equal deleted inserted replaced
1311:bf7c62bc533f 1312:74853e018898
   216 const ec_domain_t *ec_master_find_domain_const(const ec_master_t *,
   216 const ec_domain_t *ec_master_find_domain_const(const ec_master_t *,
   217         unsigned int);
   217         unsigned int);
   218 
   218 
   219 int ec_master_debug_level(ec_master_t *, int);
   219 int ec_master_debug_level(ec_master_t *, int);
   220 
   220 
   221 /*****************************************************************************/
   221 ec_domain_t *ecrt_master_create_domain_err(ec_master_t *);
   222 
   222 ec_slave_config_t *ecrt_master_slave_config_err(ec_master_t *, uint16_t,
   223 #endif
   223         uint16_t, uint32_t, uint32_t);
       
   224 
       
   225 /*****************************************************************************/
       
   226 
       
   227 #endif