Go to the documentation of this file.
5 #ifndef __BFIN_PERIPHERAL_PORT_C__
6 #define __BFIN_PERIPHERAL_PORT_C__
18 #define PC10 (1 << 10)
19 #define PC11 (1 << 11)
20 #define PC12 (1 << 12)
21 #define PC13 (1 << 13)
22 #define PC14 (1 << 14)
23 #define PC15 (1 << 15)