Go to the documentation of this file.
5 #ifndef __BFIN_PERIPHERAL_PORT_E__
6 #define __BFIN_PERIPHERAL_PORT_E__
18 #define PE10 (1 << 10)
19 #define PE11 (1 << 11)
20 #define PE12 (1 << 12)
21 #define PE13 (1 << 13)
22 #define PE14 (1 << 14)
23 #define PE15 (1 << 15)