pl ack in tmtc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by shubham c

Committer:
pradeepvk2208
Date:
Sat Apr 02 04:17:20 2016 +0000
Revision:
140:4feeb1163bb6
Parent:
52:0bd68655c651
included ack for pl_tc_tm

Who changed what in which revision?

UserRevisionLine numberNew contents of line
aniruddhv 52:0bd68655c651 1 // 100 LQFP format pin assignment
aniruddhv 52:0bd68655c651 2 #define PIN1 PTE0
aniruddhv 52:0bd68655c651 3 #define PIN2 PTE1
aniruddhv 52:0bd68655c651 4 #define PIN3 PTE2
aniruddhv 52:0bd68655c651 5 #define PIN4 PTE3
aniruddhv 52:0bd68655c651 6 #define PIN5 PTE4
aniruddhv 52:0bd68655c651 7 #define PIN6 PTE5
aniruddhv 52:0bd68655c651 8 #define PIN7 PTE6
aniruddhv 52:0bd68655c651 9 //#define 8
aniruddhv 52:0bd68655c651 10 //#define 9
aniruddhv 52:0bd68655c651 11 //#define 10
aniruddhv 52:0bd68655c651 12 //#define 11
aniruddhv 52:0bd68655c651 13 //#define 12
aniruddhv 52:0bd68655c651 14 //#define 13
aniruddhv 52:0bd68655c651 15 #define PIN14 PTE16
aniruddhv 52:0bd68655c651 16 #define PIN15 PTE17
aniruddhv 52:0bd68655c651 17 #define PIN16 PTE18
aniruddhv 52:0bd68655c651 18 #define PIN17 PTE19
aniruddhv 52:0bd68655c651 19 #define PIN18 PTE20
aniruddhv 52:0bd68655c651 20 #define PIN19 PTE21
aniruddhv 52:0bd68655c651 21 #define PIN20 PTE22
aniruddhv 52:0bd68655c651 22 #define PIN21 PTE23
aniruddhv 52:0bd68655c651 23 //#define 22
aniruddhv 52:0bd68655c651 24 //#define 23
aniruddhv 52:0bd68655c651 25 //#define 24
aniruddhv 52:0bd68655c651 26 //#define 25
aniruddhv 52:0bd68655c651 27 #define PIN26 PTE29
aniruddhv 52:0bd68655c651 28 #define PIN27 PTE30
aniruddhv 52:0bd68655c651 29 #define PIN28 PTE31
aniruddhv 52:0bd68655c651 30 //#define 29
aniruddhv 52:0bd68655c651 31 //#define 30
aniruddhv 52:0bd68655c651 32 #define PIN31 PTE24
aniruddhv 52:0bd68655c651 33 #define PIN32 PTE25
aniruddhv 52:0bd68655c651 34 #define PIN33 PTE26
aniruddhv 52:0bd68655c651 35 #define PIN34 PTA0
aniruddhv 52:0bd68655c651 36 #define PIN35 PTA1
aniruddhv 52:0bd68655c651 37 #define PIN36 PTA2
aniruddhv 52:0bd68655c651 38 #define PIN37 PTA3
aniruddhv 52:0bd68655c651 39 #define PIN38 PTA4
aniruddhv 52:0bd68655c651 40 #define PIN39 PTA5
aniruddhv 52:0bd68655c651 41 #define PIN40 PTA6
aniruddhv 52:0bd68655c651 42 #define PIN41 PTA7
aniruddhv 52:0bd68655c651 43 #define PIN42 PTA12
aniruddhv 52:0bd68655c651 44 #define PIN43 PTA13
aniruddhv 52:0bd68655c651 45 #define PIN44 PTA14
aniruddhv 52:0bd68655c651 46 #define PIN45 PTA15
aniruddhv 52:0bd68655c651 47 #define PIN46 PTA16
aniruddhv 52:0bd68655c651 48 #define PIN47 PTA17
aniruddhv 52:0bd68655c651 49 //#define 48
aniruddhv 52:0bd68655c651 50 //#define 49
aniruddhv 52:0bd68655c651 51 #define PIN50 PTA18
aniruddhv 52:0bd68655c651 52 #define PIN51 PTA19
aniruddhv 52:0bd68655c651 53 #define PIN52 PTA20
aniruddhv 52:0bd68655c651 54 #define PIN53 PTB0
aniruddhv 52:0bd68655c651 55 #define PIN54 PTB1
aniruddhv 52:0bd68655c651 56 #define PIN55 PTB2
aniruddhv 52:0bd68655c651 57 #define PIN56 PTB3
aniruddhv 52:0bd68655c651 58 #define PIN57 PTB7
aniruddhv 52:0bd68655c651 59 #define PIN58 PTB8
aniruddhv 52:0bd68655c651 60 #define PIN59 PTB9
aniruddhv 52:0bd68655c651 61 #define PIN60 PTB10
aniruddhv 52:0bd68655c651 62 #define PIN61 PTB11
aniruddhv 52:0bd68655c651 63 #define PIN62 PTB16
aniruddhv 52:0bd68655c651 64 #define PIN63 PTB17
aniruddhv 52:0bd68655c651 65 #define PIN64 PTB18
aniruddhv 52:0bd68655c651 66 #define PIN65 PTB19
aniruddhv 52:0bd68655c651 67 #define PIN66 PTB20
aniruddhv 52:0bd68655c651 68 #define PIN67 PTB21
aniruddhv 52:0bd68655c651 69 #define PIN68 PTB22
aniruddhv 52:0bd68655c651 70 #define PIN69 PTB23
aniruddhv 52:0bd68655c651 71 #define PIN70 PTC0
aniruddhv 52:0bd68655c651 72 #define PIN71 PTC1
aniruddhv 52:0bd68655c651 73 #define PIN72 PTC2
aniruddhv 52:0bd68655c651 74 #define PIN73 PTC3
aniruddhv 52:0bd68655c651 75 //#define 74
aniruddhv 52:0bd68655c651 76 //#define 75
aniruddhv 52:0bd68655c651 77 #define PIN76 PTC20
aniruddhv 52:0bd68655c651 78 #define PIN77 PTC21
aniruddhv 52:0bd68655c651 79 #define PIN78 PTC22
aniruddhv 52:0bd68655c651 80 #define PIN79 PTC23
aniruddhv 52:0bd68655c651 81 #define PIN80 PTC4
aniruddhv 52:0bd68655c651 82 #define PIN81 PTC5
aniruddhv 52:0bd68655c651 83 #define PIN82 PTC6
aniruddhv 52:0bd68655c651 84 #define PIN83 PTC7
aniruddhv 52:0bd68655c651 85 #define PIN84 PTC8
aniruddhv 52:0bd68655c651 86 #define PIN85 PTC9
aniruddhv 52:0bd68655c651 87 #define PIN86 PTC10
aniruddhv 52:0bd68655c651 88 #define PIN87 PTC11
aniruddhv 52:0bd68655c651 89 #define PIN88 PTC12
aniruddhv 52:0bd68655c651 90 #define PIN89 PTC13
aniruddhv 52:0bd68655c651 91 #define PIN90 PTC16
aniruddhv 52:0bd68655c651 92 #define PIN91 PTC17
aniruddhv 52:0bd68655c651 93 #define PIN92 PTC18
aniruddhv 52:0bd68655c651 94 #define PIN93 PTD0
aniruddhv 52:0bd68655c651 95 #define PIN94 PTD1
aniruddhv 52:0bd68655c651 96 #define PIN95 PTD2
aniruddhv 52:0bd68655c651 97 #define PIN96 PTD3
aniruddhv 52:0bd68655c651 98 #define PIN97 PTD4
aniruddhv 52:0bd68655c651 99 #define PIN98 PTD5
aniruddhv 52:0bd68655c651 100 #define PIN99 PTD6
aniruddhv 52:0bd68655c651 101 #define PIN100 PTD7