Go to the documentation of this file.
5 #ifndef __BFIN_PERIPHERAL_PORT_A__
6 #define __BFIN_PERIPHERAL_PORT_A__
18 #define PA10 (1 << 10)
19 #define PA11 (1 << 11)
20 #define PA12 (1 << 12)
21 #define PA13 (1 << 13)
22 #define PA14 (1 << 14)
23 #define PA15 (1 << 15)