⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 at91sam9263_inc.h

📁 针对at91系列的arm的启动代码的编写有一个整体的说明
💻 H
📖 第 1 页 / 共 5 页
字号:
/* ---------------------------------------------------------------------------- *         ATMEL Microcontroller Software Support  -  ROUSSET  - * ---------------------------------------------------------------------------- * Copyright (c) 2006, Atmel Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of conditions and the disclaimer below. * * - Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the disclaimer below in the documentation and/or * other materials provided with the distribution. * * Atmel's name may not be used to endorse or promote products derived from * this software without specific prior written permission. * * DISCLAIMER: THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE * DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, * OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */// File Name           : AT91SAM9262.h// Object              : AT91SAM9262 definitions// Generated           : AT91 SW Application Group  01/16/2006 (17:06:54)// // CVS Reference       : /AT91SAM9262.pl/1.41/Fri Oct 14 12:51:20 2005//// CVS Reference       : /SYS_SAM9262.pl/1.4/Tue Jan 25 09:21:40 2005//// CVS Reference       : /HMATRIX1_SAM9262.pl/1.10/Fri Oct 14 12:51:25 2005//// CVS Reference       : /CCR_SAM9262.pl/1.4/Fri Jan  6 08:52:19 2006//// CVS Reference       : /PMC_SAM9262.pl/1.4/Tue Mar  8 10:14:53 2005//// CVS Reference       : /HSDRAMC1_6100A.pl/1.2/Mon Aug  9 10:31:42 2004//// CVS Reference       : /HSMC3_6105A.pl/1.4/Tue Nov 16 09:00:34 2004//// CVS Reference       : /AIC_6075A.pl/1.1/Tue May 10 12:08:46 2005//// CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//// CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//// CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//// CVS Reference       : /RSTC_6098A.pl/1.3/Tue Feb  1 16:38:53 2005//// CVS Reference       : /SHDWC_6122A.pl/1.3/Tue Mar  8 14:44:58 2005//// CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//// CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//// CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//// CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//// CVS Reference       : /MCI_6101E.pl/1.1/Fri Jun  3 13:15:33 2005//// CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//// CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//// CVS Reference       : /SSC_6078A.pl/1.1/Tue Jul 13 07:45:40 2004//// CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//// CVS Reference       : /AC97C_XXXX.pl/1.3/Wed Feb 23 15:51:28 2005//// CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//// CVS Reference       : /PWM_6044D.pl/1.2/Tue May 10 11:52:07 2005//// CVS Reference       : /LCDC_6063A.pl/1.3/Thu Dec 15 09:44:02 2005//// CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//// CVS Reference       : /GPS_XXXX.pl/1.8/Tue Apr 12 11:44:03 2005//// CVS Reference       : /DMA_XXXX.pl/1.6/Mon Jan 17 16:06:45 2005//// CVS Reference       : /OTG_XXXX.pl/1.10/Mon Jan 17 16:06:51 2005//// CVS Reference       : /UDP_6083C.pl/1.2/Tue May 10 09:39:04 2005//// CVS Reference       : /UHP_6127A.pl/1.1/Mon Jul 22 13:21:58 2002//// CVS Reference       : /TBOX_XXXX.pl/1.15/Mon Jun 27 15:02:36 2005//// CVS Reference       : /EBI_nadia2.pl/1.1/Wed Dec 29 11:28:03 2004//// CVS Reference       : /AES_6149A.pl/1.12/Wed Nov  2 14:15:23 2005//// CVS Reference       : /HECC_6143A.pl/1.1/Wed Feb  9 17:16:57 2005//// CVS Reference       : /ISI_xxxxx.pl/1.3/Tue Mar  8 10:14:51 2005////  ----------------------------------------------------------------------------#ifndef AT91SAM9263_INC_H#define AT91SAM9263_INC_H// Hardware register definition// *****************************************************************************//              SOFTWARE API DEFINITION  FOR System Peripherals// *****************************************************************************// -------- GPBR : (SYS Offset: 0x1d60) GPBR General Purpose Register -------- #define AT91C_GPBR_GPRV           (0x0 <<  0) // (SYS) General Purpose Register Value// *****************************************************************************//              SOFTWARE API DEFINITION  FOR External Bus Interface 0// *****************************************************************************// *** Register offset in AT91S_EBI0 structure ***#define EBI0_DUMMY      ( 0) // Dummy register - Do not use// *****************************************************************************//              SOFTWARE API DEFINITION  FOR SDRAM Controller Interface// *****************************************************************************// *** Register offset in AT91S_SDRAMC structure ***#define SDRAMC_MR       ( 0) // SDRAM Controller Mode Register#define SDRAMC_TR       ( 4) // SDRAM Controller Refresh Timer Register#define SDRAMC_CR       ( 8) // SDRAM Controller Configuration Register#define SDRAMC_HSR      (12) // SDRAM Controller High Speed Register#define SDRAMC_LPR      (16) // SDRAM Controller Low Power Register#define SDRAMC_IER      (20) // SDRAM Controller Interrupt Enable Register#define SDRAMC_IDR      (24) // SDRAM Controller Interrupt Disable Register#define SDRAMC_IMR      (28) // SDRAM Controller Interrupt Mask Register#define SDRAMC_ISR      (32) // SDRAM Controller Interrupt Mask Register#define SDRAMC_MDR      (36) // SDRAM Memory Device Register// -------- SDRAMC_MR : (SDRAMC Offset: 0x0) SDRAM Controller Mode Register -------- #define AT91C_SDRAMC_MODE         (0xF <<  0) // (SDRAMC) Mode#define 	AT91C_SDRAMC_MODE_NORMAL_CMD           (0x0) // (SDRAMC) Normal Mode#define 	AT91C_SDRAMC_MODE_NOP_CMD              (0x1) // (SDRAMC) Issue a NOP Command at every access#define 	AT91C_SDRAMC_MODE_PRCGALL_CMD          (0x2) // (SDRAMC) Issue a All Banks Precharge Command at every access#define 	AT91C_SDRAMC_MODE_LMR_CMD              (0x3) // (SDRAMC) Issue a Load Mode Register at every access#define 	AT91C_SDRAMC_MODE_RFSH_CMD             (0x4) // (SDRAMC) Issue a Refresh#define 	AT91C_SDRAMC_MODE_EXT_LMR_CMD          (0x5) // (SDRAMC) Issue an Extended Load Mode Register#define 	AT91C_SDRAMC_MODE_DEEP_CMD             (0x6) // (SDRAMC) Enter Deep Power Mode// -------- SDRAMC_TR : (SDRAMC Offset: 0x4) SDRAMC Refresh Timer Register -------- #define AT91C_SDRAMC_COUNT        (0xFFF <<  0) // (SDRAMC) Refresh Counter// -------- SDRAMC_CR : (SDRAMC Offset: 0x8) SDRAM Configuration Register -------- #define AT91C_SDRAMC_NC           (0x3 <<  0) // (SDRAMC) Number of Column Bits#define 	AT91C_SDRAMC_NC_8                    (0x0) // (SDRAMC) 8 Bits#define 	AT91C_SDRAMC_NC_9                    (0x1) // (SDRAMC) 9 Bits#define 	AT91C_SDRAMC_NC_10                   (0x2) // (SDRAMC) 10 Bits#define 	AT91C_SDRAMC_NC_11                   (0x3) // (SDRAMC) 11 Bits#define AT91C_SDRAMC_NR           (0x3 <<  2) // (SDRAMC) Number of Row Bits#define 	AT91C_SDRAMC_NR_11                   (0x0 <<  2) // (SDRAMC) 11 Bits#define 	AT91C_SDRAMC_NR_12                   (0x1 <<  2) // (SDRAMC) 12 Bits#define 	AT91C_SDRAMC_NR_13                   (0x2 <<  2) // (SDRAMC) 13 Bits#define AT91C_SDRAMC_NB           (0x1 <<  4) // (SDRAMC) Number of Banks#define 	AT91C_SDRAMC_NB_2_BANKS              (0x0 <<  4) // (SDRAMC) 2 banks#define 	AT91C_SDRAMC_NB_4_BANKS              (0x1 <<  4) // (SDRAMC) 4 banks#define AT91C_SDRAMC_CAS          (0x3 <<  5) // (SDRAMC) CAS Latency#define 	AT91C_SDRAMC_CAS_2                    (0x2 <<  5) // (SDRAMC) 2 cycles#define 	AT91C_SDRAMC_CAS_3                    (0x3 <<  5) // (SDRAMC) 3 cycles#define AT91C_SDRAMC_DBW          (0x1 <<  7) // (SDRAMC) Data Bus Width#define 	AT91C_SDRAMC_DBW_32_BITS              (0x0 <<  7) // (SDRAMC) 32 Bits datas bus#define 	AT91C_SDRAMC_DBW_16_BITS              (0x1 <<  7) // (SDRAMC) 16 Bits datas bus#define AT91C_SDRAMC_TWR          (0xF <<  8) // (SDRAMC) Number of Write Recovery Time Cycles#define 	AT91C_SDRAMC_TWR_0                    (0x0 <<  8) // (SDRAMC) Value :  0#define 	AT91C_SDRAMC_TWR_1                    (0x1 <<  8) // (SDRAMC) Value :  1#define 	AT91C_SDRAMC_TWR_2                    (0x2 <<  8) // (SDRAMC) Value :  2#define 	AT91C_SDRAMC_TWR_3                    (0x3 <<  8) // (SDRAMC) Value :  3#define 	AT91C_SDRAMC_TWR_4                    (0x4 <<  8) // (SDRAMC) Value :  4#define 	AT91C_SDRAMC_TWR_5                    (0x5 <<  8) // (SDRAMC) Value :  5#define 	AT91C_SDRAMC_TWR_6                    (0x6 <<  8) // (SDRAMC) Value :  6#define 	AT91C_SDRAMC_TWR_7                    (0x7 <<  8) // (SDRAMC) Value :  7#define 	AT91C_SDRAMC_TWR_8                    (0x8 <<  8) // (SDRAMC) Value :  8#define 	AT91C_SDRAMC_TWR_9                    (0x9 <<  8) // (SDRAMC) Value :  9#define 	AT91C_SDRAMC_TWR_10                   (0xA <<  8) // (SDRAMC) Value : 10#define 	AT91C_SDRAMC_TWR_11                   (0xB <<  8) // (SDRAMC) Value : 11#define 	AT91C_SDRAMC_TWR_12                   (0xC <<  8) // (SDRAMC) Value : 12#define 	AT91C_SDRAMC_TWR_13                   (0xD <<  8) // (SDRAMC) Value : 13#define 	AT91C_SDRAMC_TWR_14                   (0xE <<  8) // (SDRAMC) Value : 14#define 	AT91C_SDRAMC_TWR_15                   (0xF <<  8) // (SDRAMC) Value : 15#define AT91C_SDRAMC_TRC          (0xF << 12) // (SDRAMC) Number of RAS Cycle Time Cycles#define 	AT91C_SDRAMC_TRC_0                    (0x0 << 12) // (SDRAMC) Value :  0#define 	AT91C_SDRAMC_TRC_1                    (0x1 << 12) // (SDRAMC) Value :  1#define 	AT91C_SDRAMC_TRC_2                    (0x2 << 12) // (SDRAMC) Value :  2#define 	AT91C_SDRAMC_TRC_3                    (0x3 << 12) // (SDRAMC) Value :  3#define 	AT91C_SDRAMC_TRC_4                    (0x4 << 12) // (SDRAMC) Value :  4#define 	AT91C_SDRAMC_TRC_5                    (0x5 << 12) // (SDRAMC) Value :  5#define 	AT91C_SDRAMC_TRC_6                    (0x6 << 12) // (SDRAMC) Value :  6#define 	AT91C_SDRAMC_TRC_7                    (0x7 << 12) // (SDRAMC) Value :  7#define 	AT91C_SDRAMC_TRC_8                    (0x8 << 12) // (SDRAMC) Value :  8#define 	AT91C_SDRAMC_TRC_9                    (0x9 << 12) // (SDRAMC) Value :  9#define 	AT91C_SDRAMC_TRC_10                   (0xA << 12) // (SDRAMC) Value : 10#define 	AT91C_SDRAMC_TRC_11                   (0xB << 12) // (SDRAMC) Value : 11#define 	AT91C_SDRAMC_TRC_12                   (0xC << 12) // (SDRAMC) Value : 12#define 	AT91C_SDRAMC_TRC_13                   (0xD << 12) // (SDRAMC) Value : 13#define 	AT91C_SDRAMC_TRC_14                   (0xE << 12) // (SDRAMC) Value : 14

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -