master/master.h
changeset 556 dc5829af044d
parent 528 f789bdd78b54
child 571 deb7fcb92dd7
equal deleted inserted replaced
555:f4bdb21a6a06 556:dc5829af044d
   170 // misc.
   170 // misc.
   171 void ec_master_output_stats(ec_master_t *);
   171 void ec_master_output_stats(ec_master_t *);
   172 void ec_master_destroy_slaves(ec_master_t *);
   172 void ec_master_destroy_slaves(ec_master_t *);
   173 void ec_master_calc_addressing(ec_master_t *);
   173 void ec_master_calc_addressing(ec_master_t *);
   174 
   174 
   175 // helper functions
       
   176 void ec_sync_config(const ec_sii_sync_t *, const ec_slave_t *, uint8_t *);
       
   177 void ec_fmmu_config(const ec_fmmu_t *, const ec_slave_t *, uint8_t *);
       
   178 
       
   179 /*****************************************************************************/
   175 /*****************************************************************************/
   180 
   176 
   181 #endif
   177 #endif