CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
228:335da5b0d3e4
Parent:
224:3ac1f91e0ebc
Child:
229:42624b9a08b4
Child:
231:e2bd2a990bfe
Child:
235:c127b15409b2
Child:
245:da9d1bd999da
--- a/DefinitionsAndGlobals.h	Mon Jul 04 14:48:16 2016 +0000
+++ b/DefinitionsAndGlobals.h	Mon Jul 04 23:13:24 2016 +0000
@@ -31,8 +31,8 @@
     DigitalOut PL_I2C_GPIO(PTC1);
             
 //I2C - CDMS to BAE
-    DigitalIn BAE_I2C_GPIO(PIN39);
-    DigitalOut CDMS_I2C_GPIO(PIN67);
+    DigitalIn BAE_I2C_GPIO(PIN67);
+    DigitalOut CDMS_I2C_GPIO(PIN39);
 
 // TC LIST
     #define TCL_STATE_INCOMPLETE 0x00
@@ -101,10 +101,6 @@
     #define HPTC2 6
     // Add more entries above
     
-    // SIZE of tc in bytes
-    #define TC_SHORT_SIZE 11
-    #define TC_LONG_SIZE 135
-    
     // TMID list
     #define TMID_ACK_L1 0xA
     #define TMID_ACK_L234 0xB