master/globals.h
changeset 228 ec516cfa207e
parent 214 8beb86af5ed0
child 246 0bf7c769de06
--- a/master/globals.h	Wed May 10 11:51:36 2006 +0000
+++ b/master/globals.h	Wed May 10 13:56:23 2006 +0000
@@ -52,6 +52,9 @@
 /** size of the EoE tx queue */
 #define EC_EOE_TX_QUEUE_SIZE 100
 
+/** clock frequency for the EoE state machines */
+#define EC_EOE_FREQUENCY 1000
+
 /******************************************************************************
  *  EtherCAT protocol
  *****************************************************************************/