亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? at91sam9260_matrix.h

?? ATMEL AT91SAM9260的中段控制程序!
?? H
?? 第 1 頁 / 共 2 頁
字號:
#define AT91C_MATRIX_FIXED_DEFMSTR0 (0x7 << 18) /**< (MATRIX) Fixed Index of Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR0_ARM926I              (0x0 << 18) /**< (MATRIX) ARM926EJ-S Instruction Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR0_ARM926D              (0x1 << 18) /**< (MATRIX) ARM926EJ-S Data Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR0_HPDC3                (0x2 << 18) /**< (MATRIX) HPDC3 Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR0_LCDC                 (0x3 << 18) /**< (MATRIX) LCDC Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR0_DMA                  (0x4 << 18) /**< (MATRIX) DMA Master is Default Master */
/* --- Register MATRIX_SCFG1 */
#define AT91C_MATRIX_SLOT_CYCLE (0xFF << 0 ) /**< (MATRIX) Maximum Number of Allowed Cycles for a Burst */
#define AT91C_MATRIX_DEFMSTR_TYPE (0x3 << 16) /**< (MATRIX) Default Master Type */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_NO_DEFMSTR           (0x0 << 16) /**< (MATRIX) No Default Master. At the end of current slave access, if no other master request is pending, the slave is deconnected from all masters. This results in having a one cycle latency for the first transfer of a burst. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_LAST_DEFMSTR         (0x1 << 16) /**< (MATRIX) Last Default Master. At the end of current slave access, if no other master request is pending, the slave stay connected with the last master having accessed it. This results in not having the one cycle latency when the last master re-trying access on the slave. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_FIXED_DEFMSTR        (0x2 << 16) /**< (MATRIX) Fixed Default Master. At the end of current slave access, if no other master request is pending, the slave connects with fixed which number is in FIXED_DEFMSTR field. This results in not having the one cycle latency when the fixed master re-trying access on the slave. */
#define AT91C_MATRIX_FIXED_DEFMSTR1 (0x7 << 18) /**< (MATRIX) Fixed Index of Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR1_ARM926I              (0x0 << 18) /**< (MATRIX) ARM926EJ-S Instruction Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR1_ARM926D              (0x1 << 18) /**< (MATRIX) ARM926EJ-S Data Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR1_HPDC3                (0x2 << 18) /**< (MATRIX) HPDC3 Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR1_LCDC                 (0x3 << 18) /**< (MATRIX) LCDC Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR1_DMA                  (0x4 << 18) /**< (MATRIX) DMA Master is Default Master */
/* --- Register MATRIX_SCFG2 */
#define AT91C_MATRIX_SLOT_CYCLE (0xFF << 0 ) /**< (MATRIX) Maximum Number of Allowed Cycles for a Burst */
#define AT91C_MATRIX_DEFMSTR_TYPE (0x3 << 16) /**< (MATRIX) Default Master Type */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_NO_DEFMSTR           (0x0 << 16) /**< (MATRIX) No Default Master. At the end of current slave access, if no other master request is pending, the slave is deconnected from all masters. This results in having a one cycle latency for the first transfer of a burst. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_LAST_DEFMSTR         (0x1 << 16) /**< (MATRIX) Last Default Master. At the end of current slave access, if no other master request is pending, the slave stay connected with the last master having accessed it. This results in not having the one cycle latency when the last master re-trying access on the slave. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_FIXED_DEFMSTR        (0x2 << 16) /**< (MATRIX) Fixed Default Master. At the end of current slave access, if no other master request is pending, the slave connects with fixed which number is in FIXED_DEFMSTR field. This results in not having the one cycle latency when the fixed master re-trying access on the slave. */
#define AT91C_MATRIX_FIXED_DEFMSTR2 (0x1 << 18) /**< (MATRIX) Fixed Index of Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR2_ARM926I              (0x0 << 18) /**< (MATRIX) ARM926EJ-S Instruction Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR2_ARM926D              (0x1 << 18) /**< (MATRIX) ARM926EJ-S Data Master is Default Master */
/* --- Register MATRIX_SCFG3 */
#define AT91C_MATRIX_SLOT_CYCLE (0xFF << 0 ) /**< (MATRIX) Maximum Number of Allowed Cycles for a Burst */
#define AT91C_MATRIX_DEFMSTR_TYPE (0x3 << 16) /**< (MATRIX) Default Master Type */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_NO_DEFMSTR           (0x0 << 16) /**< (MATRIX) No Default Master. At the end of current slave access, if no other master request is pending, the slave is deconnected from all masters. This results in having a one cycle latency for the first transfer of a burst. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_LAST_DEFMSTR         (0x1 << 16) /**< (MATRIX) Last Default Master. At the end of current slave access, if no other master request is pending, the slave stay connected with the last master having accessed it. This results in not having the one cycle latency when the last master re-trying access on the slave. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_FIXED_DEFMSTR        (0x2 << 16) /**< (MATRIX) Fixed Default Master. At the end of current slave access, if no other master request is pending, the slave connects with fixed which number is in FIXED_DEFMSTR field. This results in not having the one cycle latency when the fixed master re-trying access on the slave. */
#define AT91C_MATRIX_FIXED_DEFMSTR3 (0x7 << 18) /**< (MATRIX) Fixed Index of Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR3_ARM926I              (0x0 << 18) /**< (MATRIX) ARM926EJ-S Instruction Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR3_ARM926D              (0x1 << 18) /**< (MATRIX) ARM926EJ-S Data Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR3_HPDC3                (0x2 << 18) /**< (MATRIX) HPDC3 Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR3_LCDC                 (0x3 << 18) /**< (MATRIX) LCDC Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR3_DMA                  (0x4 << 18) /**< (MATRIX) DMA Master is Default Master */
/* --- Register MATRIX_SCFG4 */
#define AT91C_MATRIX_SLOT_CYCLE (0xFF << 0 ) /**< (MATRIX) Maximum Number of Allowed Cycles for a Burst */
#define AT91C_MATRIX_DEFMSTR_TYPE (0x3 << 16) /**< (MATRIX) Default Master Type */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_NO_DEFMSTR           (0x0 << 16) /**< (MATRIX) No Default Master. At the end of current slave access, if no other master request is pending, the slave is deconnected from all masters. This results in having a one cycle latency for the first transfer of a burst. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_LAST_DEFMSTR         (0x1 << 16) /**< (MATRIX) Last Default Master. At the end of current slave access, if no other master request is pending, the slave stay connected with the last master having accessed it. This results in not having the one cycle latency when the last master re-trying access on the slave. */
#define 	AT91C_MATRIX_DEFMSTR_TYPE_FIXED_DEFMSTR        (0x2 << 16) /**< (MATRIX) Fixed Default Master. At the end of current slave access, if no other master request is pending, the slave connects with fixed which number is in FIXED_DEFMSTR field. This results in not having the one cycle latency when the fixed master re-trying access on the slave. */
#define AT91C_MATRIX_FIXED_DEFMSTR4 (0x3 << 18) /**< (MATRIX) Fixed Index of Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR4_ARM926I              (0x0 << 18) /**< (MATRIX) ARM926EJ-S Instruction Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR4_ARM926D              (0x1 << 18) /**< (MATRIX) ARM926EJ-S Data Master is Default Master */
#define 	AT91C_MATRIX_FIXED_DEFMSTR4_HPDC3                (0x2 << 18) /**< (MATRIX) HPDC3 Master is Default Master */
/* --- Register MATRIX_MRCR */
#define AT91C_MATRIX_RCA926I  (0x1 << 0 ) /**< (MATRIX) Remap Command for ARM926EJ-S Instruction Master */
#define AT91C_MATRIX_RCA926D  (0x1 << 1 ) /**< (MATRIX) Remap Command for ARM926EJ-S Data Master */
/* --- Register MATRIX_EBI */
#define AT91C_MATRIX_CS1A     (0x1 << 1 ) /**< (MATRIX) Chip Select 1 Assignment */
#define 	AT91C_MATRIX_CS1A_SMC                  (0x0 <<  1) /**< (MATRIX) Chip Select 1 is assigned to the Static Memory Controller. */
#define 	AT91C_MATRIX_CS1A_SDRAMC               (0x1 <<  1) /**< (MATRIX) Chip Select 1 is assigned to the SDRAM Controller. */
#define AT91C_MATRIX_CS3A     (0x1 << 3 ) /**< (MATRIX) Chip Select 3 Assignment */
#define 	AT91C_MATRIX_CS3A_SMC                  (0x0 <<  3) /**< (MATRIX) Chip Select 3 is only assigned to the Static Memory Controller and NCS3 behaves as defined by the SMC. */
#define 	AT91C_MATRIX_CS3A_SM                   (0x1 <<  3) /**< (MATRIX) Chip Select 3 is assigned to the Static Memory Controller and the SmartMedia Logic is activated. */
#define AT91C_MATRIX_CS4A     (0x1 << 4 ) /**< (MATRIX) Chip Select 4 Assignment */
#define 	AT91C_MATRIX_CS4A_SMC                  (0x0 <<  4) /**< (MATRIX) Chip Select 4 is only assigned to the Static Memory Controller and NCS4 behaves as defined by the SMC. */
#define 	AT91C_MATRIX_CS4A_CF                   (0x1 <<  4) /**< (MATRIX) Chip Select 4 is assigned to the Static Memory Controller and the CompactFlash Logic (first slot) is activated. */
#define AT91C_MATRIX_CS5A     (0x1 << 5 ) /**< (MATRIX) Chip Select 5 Assignment */
#define 	AT91C_MATRIX_CS5A_SMC                  (0x0 <<  5) /**< (MATRIX) Chip Select 5 is only assigned to the Static Memory Controller and NCS5 behaves as defined by the SMC */
#define 	AT91C_MATRIX_CS5A_CF                   (0x1 <<  5) /**< (MATRIX) Chip Select 5 is assigned to the Static Memory Controller and the CompactFlash Logic (second slot) is activated. */
#define AT91C_MATRIX_DBPUC    (0x1 << 8 ) /**< (MATRIX) Data Bus Pull-up Configuration */
/* --- Register MATRIX_TEAKCFG */
#define AT91C_TEAK_PROGRAM_ACCESS (0x1 << 0 ) /**< (MATRIX) TEAK program memory access from AHB */
#define 	AT91C_TEAK_PROGRAM_ACCESS_DISABLED             0x0 /**< (MATRIX) TEAK program access disabled */
#define 	AT91C_TEAK_PROGRAM_ACCESS_ENABLED              0x1 /**< (MATRIX) TEAK program access enabled */
#define AT91C_TEAK_BOOT       (0x1 << 1 ) /**< (MATRIX) TEAK program start from boot routine */
#define 	AT91C_TEAK_BOOT_DISABLED             (0x0 <<  1) /**< (MATRIX) TEAK program starts from boot routine disabled */
#define 	AT91C_TEAK_BOOT_ENABLED              (0x1 <<  1) /**< (MATRIX) TEAK program starts from boot routine enabled */
#define AT91C_TEAK_NRESET     (0x1 << 2 ) /**< (MATRIX) active low TEAK reset */
#define 	AT91C_TEAK_NRESET_ENABLED              (0x0 <<  2) /**< (MATRIX) active low TEAK reset enabled */
#define 	AT91C_TEAK_NRESET_DISABLED             (0x1 <<  2) /**< (MATRIX) active low TEAK reset disabled */
#define AT91C_TEAK_LVECTORP   (0x3FFFF << 14) /**< (MATRIX) boot routine start address */

#endif /* __AT91SAM9260_MATRIX_H */

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美一区二区在线免费播放 | 亚洲日本丝袜连裤袜办公室| 激情图区综合网| 日韩一区二区三区高清免费看看| 日韩影视精彩在线| 日韩一区二区免费电影| 精品在线观看视频| 亚洲国产电影在线观看| 成人免费av在线| 一区二区三区日韩精品| 欧美视频第二页| 日韩精品视频网| www国产成人| 一本色道综合亚洲| 午夜av区久久| 久久网站热最新地址| 成人手机电影网| 亚洲国产日韩精品| 精品少妇一区二区三区日产乱码 | 久久一区二区三区四区| 国产精品一二二区| 一区二区三区四区乱视频| 欧美日韩国产影片| 精品一区二区久久久| 国产精品的网站| 91麻豆精品国产91久久久更新时间| 免费人成精品欧美精品| 国产日韩亚洲欧美综合| 欧美性欧美巨大黑白大战| 日本vs亚洲vs韩国一区三区| 欧美国产日韩a欧美在线观看| 欧亚一区二区三区| 国产精品亚洲综合一区在线观看| 亚洲日本va午夜在线电影| 日韩一区二区三区在线观看| 丰满白嫩尤物一区二区| 亚洲超碰97人人做人人爱| 久久久久久免费| 9191国产精品| 91婷婷韩国欧美一区二区| 蜜芽一区二区三区| 亚洲免费观看高清完整版在线观看熊| 欧美一区二区三区四区久久| 成人一区在线观看| 久久99久久99精品免视看婷婷| 亚洲男帅同性gay1069| 精品毛片乱码1区2区3区| 色综合久久综合| 国产精品一二三区在线| 日本在线播放一区二区三区| 国产精品毛片高清在线完整版| 欧美一区二区福利在线| 91麻豆免费看| 粉嫩一区二区三区在线看| 麻豆精品国产传媒mv男同| 亚洲韩国精品一区| 亚洲欧洲国产日韩| 26uuu亚洲婷婷狠狠天堂| 欧美剧情片在线观看| 色网综合在线观看| av午夜一区麻豆| 极品少妇一区二区三区精品视频 | 欧美一级二级在线观看| 91麻豆国产在线观看| 国产福利不卡视频| 国产在线精品一区二区夜色| 午夜精品久久久久久久99樱桃| 亚洲欧美视频一区| 亚洲色图在线视频| 国产精品福利一区二区三区| 久久久精品一品道一区| 精品国产精品网麻豆系列| 日韩精品中文字幕一区二区三区 | 极品少妇一区二区| 九色综合狠狠综合久久| 日韩精品视频网站| 日本成人在线电影网| 日韩精品一级二级 | 日韩在线一二三区| 午夜精品福利一区二区蜜股av| 一级精品视频在线观看宜春院| 亚洲特黄一级片| 亚洲视频免费观看| 亚洲另类中文字| 亚洲女人****多毛耸耸8| 亚洲日穴在线视频| 亚洲成在人线免费| 日日噜噜夜夜狠狠视频欧美人| 五月天丁香久久| 日本中文字幕不卡| 狠狠色狠狠色合久久伊人| 国产精品一卡二| 不卡av在线免费观看| av在线免费不卡| 日本高清不卡aⅴ免费网站| 色噜噜狠狠一区二区三区果冻| 色94色欧美sute亚洲线路二| 欧美日韩一区二区在线观看视频| 欧美久久久久久蜜桃| 日韩欧美精品在线视频| 久久久久国产成人精品亚洲午夜| 亚洲国产精品激情在线观看| 日韩伦理av电影| 亚洲aaa精品| 国产一区亚洲一区| 99re热这里只有精品免费视频| 91蝌蚪国产九色| 欧美人伦禁忌dvd放荡欲情| 日韩精品一区二区三区视频在线观看 | 久久久精品天堂| 《视频一区视频二区| 亚洲大片在线观看| 精品一区二区免费| 色久优优欧美色久优优| 日韩视频免费观看高清完整版在线观看 | 欧美精品一区在线观看| 中文字幕一区二区三区四区| 亚洲一二三区视频在线观看| 日韩电影一区二区三区| 国产寡妇亲子伦一区二区| 91福利资源站| 久久综合色鬼综合色| 亚洲一区二区三区视频在线 | 久久久久亚洲蜜桃| 一级女性全黄久久生活片免费| 美女视频一区二区三区| 色综合中文综合网| 亚洲国产精品久久久久婷婷884| 日韩 欧美一区二区三区| www.日韩av| 欧美一区国产二区| 亚洲欧美另类久久久精品2019| 久久精品噜噜噜成人88aⅴ| 一本大道久久精品懂色aⅴ| 久久综合一区二区| 日韩中文字幕麻豆| 91麻豆.com| 中日韩av电影| 久草在线在线精品观看| 欧美影视一区在线| 成人免费在线观看入口| 极品少妇xxxx精品少妇偷拍| 欧美日韩一区精品| 综合中文字幕亚洲| 国产超碰在线一区| 精品日韩成人av| 男男gaygay亚洲| 91成人免费在线视频| 中文在线免费一区三区高中清不卡| 日韩成人一区二区| 欧美三级三级三级| 日韩一区欧美小说| 夫妻av一区二区| 国产欧美日本一区视频| 久久丁香综合五月国产三级网站| 色呦呦国产精品| 国产精品电影一区二区| 国产suv精品一区二区6| 精品久久一区二区三区| 日本欧美在线看| 欧美一二三区精品| 日韩 欧美一区二区三区| 欧美日韩一区二区欧美激情| ●精品国产综合乱码久久久久 | 99久久精品免费看国产免费软件| 26uuu久久天堂性欧美| 秋霞国产午夜精品免费视频| 91麻豆精品国产91久久久久久久久 | 奇米影视7777精品一区二区| 在线免费一区三区| 亚洲综合男人的天堂| 在线看日本不卡| 亚洲国产精品一区二区尤物区| 在线视频亚洲一区| 亚洲成人7777| 欧美一级高清大全免费观看| 老色鬼精品视频在线观看播放| 日韩女优av电影在线观看| 美腿丝袜在线亚洲一区| 日韩欧美一级片| 精品一区二区三区在线观看国产 | 国产999精品久久| 中文字幕电影一区| 92精品国产成人观看免费 | 亚洲成a人v欧美综合天堂| 欧美卡1卡2卡| 久久99深爱久久99精品| 欧美成人一区二区三区在线观看| 国内精品伊人久久久久影院对白| 久久久99久久| 色老综合老女人久久久| 三级久久三级久久久| 日韩欧美中文字幕精品| 懂色av一区二区三区免费观看| 国产精品久久久爽爽爽麻豆色哟哟| 99久久久免费精品国产一区二区| 亚洲伦理在线精品| 日韩一区二区三区在线视频| 国产精品一区二区三区四区| 亚洲图片激情小说|