HWA
Bare metal programming with style
eea_1.h
Go to the documentation of this file.
1 
2 /* This file is part of the HWA project.
3  * Copyright (c) 2012,2015 Christophe Duparquet.
4  * All rights reserved. Read LICENSE.TXT for details.
5  */
6 
24 #define hw_class__eea
25 
26 /* Class logical registers
27  */
28 #define hw__eea_pm _cb1, cr, 2, 4
29 #define hw__eea_rie _cb1, cr, 1, 3
30 #define hw__eea_mpe _cb1, cr, 1, 2
31 #define hw__eea_pe _cb1, cr, 1, 1
32 #define hw__eea_re _cb1, cr, 1, 0