~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to include/avr/iom64c1.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2011-07-14 11:15:32 UTC
  • mfrom: (1.1.10 upstream) (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110714111532-e83i3vqdowgxw8lv
Tags: 1:1.7.1-2
include/util/delay.h.in: Add math.h to list of includes (closes:
#633822)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29
29
  POSSIBILITY OF SUCH DAMAGE. */
30
30
 
31
 
/* $Id: iom64c1.h,v 1.1.2.3 2009/08/07 01:25:49 arcanum Exp $ */
 
31
/* $Id: iom64c1.h 2183 2010-09-21 05:37:46Z aboyapati $ */
32
32
 
33
33
/* avr/iom64c1.h - definitions for ATmega64C1 */
34
34
 
907
907
 
908
908
#define CANIE1 _SFR_MEM8(0xDF)
909
909
 
 
910
/* RegDef:  CAN Status Interrupt MOb Register*/
 
911
#define CANSIT _SFR_MEM16(0xE0)
 
912
 
910
913
#define CANSIT2 _SFR_MEM8(0xE0)
911
914
#define SIT0 0
912
915
#define SIT1 1
1055
1058
#define CONMOB0 6
1056
1059
#define CONMOB1 7
1057
1060
 
 
1061
/* RegDef:  CAN Identifier Tag Registers*/
 
1062
#define CANIDT  _SFR_MEM32(0xF0)
 
1063
 
1058
1064
#define CANIDT4 _SFR_MEM8(0xF0)
1059
1065
#define RB0TAG 0
1060
1066
#define RB1TAG 1
1095
1101
#define IDT27 6
1096
1102
#define IDT28 7
1097
1103
 
 
1104
/* RegDef:  CAN Identifier Mask Registers */
 
1105
#define CANIDM  _SFR_MEM32(0xF4)
 
1106
 
1098
1107
#define CANIDM4 _SFR_MEM8(0xF4)
1099
1108
#define IDEMSK 0
1100
1109
#define RTRMSK 2