master/slave.c
changeset 526 56522899acd1
parent 523 584a4f60b067
child 556 dc5829af044d
equal deleted inserted replaced
525:8b20781bd1e0 526:56522899acd1
  1218 #endif
  1218 #endif
  1219 }
  1219 }
  1220 
  1220 
  1221 /*****************************************************************************/
  1221 /*****************************************************************************/
  1222 
  1222 
  1223 /**< \cond */
  1223 /** \cond */
  1224 
  1224 
  1225 EXPORT_SYMBOL(ecrt_slave_conf_sdo8);
  1225 EXPORT_SYMBOL(ecrt_slave_conf_sdo8);
  1226 EXPORT_SYMBOL(ecrt_slave_conf_sdo16);
  1226 EXPORT_SYMBOL(ecrt_slave_conf_sdo16);
  1227 EXPORT_SYMBOL(ecrt_slave_conf_sdo32);
  1227 EXPORT_SYMBOL(ecrt_slave_conf_sdo32);
  1228 EXPORT_SYMBOL(ecrt_slave_pdo_size);
  1228 EXPORT_SYMBOL(ecrt_slave_pdo_size);
  1229 
  1229 
  1230 /**< \endcond */
  1230 /** \endcond */
  1231 
  1231 
  1232 /*****************************************************************************/
  1232 /*****************************************************************************/