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

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

?? hw_usb.h

?? KEIL驅(qū)動 各方面各 你的看法女士的煩惱 方看到你
?? H
?? 第 1 頁 / 共 5 頁
字號:
//*****************************************************************************
//
// hw_usb.h - Macros for use in accessing the USB registers.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc.  All rights reserved.
// 
// Software License Agreement
// 
// Luminary Micro, Inc. (LMI) is supplying this software for use solely and
// exclusively on LMI's microcontroller products.
// 
// The software is owned by LMI and/or its suppliers, and is protected under
// applicable copyright laws.  All rights are reserved.  You may not combine
// this software with "viral" open-source software in order to form a larger
// program.  Any use in violation of the foregoing restrictions may subject
// the user to criminal sanctions under applicable laws, as well as to civil
// liability for the breach of the terms and conditions of this license.
// 
// THIS SOFTWARE IS PROVIDED "AS IS".  NO WARRANTIES, WHETHER EXPRESS, IMPLIED
// OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
// LMI SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR
// CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
// 
// This is part of revision 3223 of the Stellaris Peripheral Driver Library.
//
//*****************************************************************************

#ifndef __HW_USB_H__
#define __HW_USB_H__

//*****************************************************************************
//
// The following are defines for the Univeral Serial Bus (USB) Controller
// offsets.
//
//*****************************************************************************
#define USB_O_FADDR             0x00000000  // USB Device Functional Address
#define USB_O_POWER             0x00000001  // USB Power
#define USB_O_TXIS              0x00000002  // USB Transmit Interrupt Status
#define USB_O_RXIS              0x00000004  // USB Receive Interrupt Status
#define USB_O_TXIE              0x00000006  // USB Transmit Interrupt Enable
#define USB_O_RXIE              0x00000008  // USB Receive Interrupt Enable
#define USB_O_IS                0x0000000A  // USB General Interrupt Status
#define USB_O_IE                0x0000000B  // USB Interrupt Enable
#define USB_O_FRAME             0x0000000C  // USB Frame Value
#define USB_O_EPIDX             0x0000000E  // USB Endpoint Index
#define USB_O_TEST              0x0000000F  // USB Test Mode
#define USB_O_FIFO0             0x00000020  // USB FIFO Endpoint 0
#define USB_O_FIFO1             0x00000024  // USB FIFO Endpoint 1
#define USB_O_FIFO2             0x00000028  // USB FIFO Endpoint 2
#define USB_O_FIFO3             0x0000002C  // USB FIFO Endpoint 3
#define USB_O_DEVCTL            0x00000060  // USB Device Control
#define USB_O_TXFIFOSZ          0x00000062  // USB Transmit Dynamic FIFO Sizing
#define USB_O_RXFIFOSZ          0x00000063  // USB Receive Dynamic FIFO Sizing
#define USB_O_TXFIFOADD         0x00000064  // USB Transmit FIFO Start Address
#define USB_O_RXFIFOADD         0x00000066  // USB Receive FIFO Start Address
#define USB_O_CONTIM            0x0000007A  // USB Connect Timing
#define USB_O_VPLEN             0x0000007B  // USB OTG VBus Pulse Timing
#define USB_O_FSEOF             0x0000007D  // USB Full-Speed Last Transaction
                                            // to End of Frame Timing
#define USB_O_LSEOF             0x0000007E  // USB Low-Speed Last Transaction
                                            // to End of Frame Timing
#define USB_O_TXFUNCADDR0       0x00000080  // USB Transmit Functional Address
                                            // Endpoint 0
#define USB_O_TXHUBADDR0        0x00000082  // USB Transmit Hub Address
                                            // Endpoint 0
#define USB_O_TXHUBPORT0        0x00000083  // USB Transmit Hub Port Endpoint 0
#define USB_O_TXFUNCADDR1       0x00000088  // USB Transmit Functional Address
                                            // Endpoint 1
#define USB_O_TXHUBADDR1        0x0000008A  // USB Transmit Hub Address
                                            // Endpoint 1
#define USB_O_TXHUBPORT1        0x0000008B  // USB Transmit Hub Port Endpoint 1
#define USB_O_RXFUNCADDR1       0x0000008C  // USB Receive Functional Address
                                            // Endpoint 1
#define USB_O_RXHUBADDR1        0x0000008E  // USB Receive Hub Address Endpoint
                                            // 1
#define USB_O_RXHUBPORT1        0x0000008F  // USB Receive Hub Port Endpoint 1
#define USB_O_TXFUNCADDR2       0x00000090  // USB Transmit Functional Address
                                            // Endpoint 2
#define USB_O_TXHUBADDR2        0x00000092  // USB Transmit Hub Address
                                            // Endpoint 2
#define USB_O_TXHUBPORT2        0x00000093  // USB Transmit Hub Port Endpoint 2
#define USB_O_RXFUNCADDR2       0x00000094  // USB Receive Functional Address
                                            // Endpoint 2
#define USB_O_RXHUBADDR2        0x00000096  // USB Receive Hub Address Endpoint
                                            // 2
#define USB_O_RXHUBPORT2        0x00000097  // USB Receive Hub Port Endpoint 2
#define USB_O_TXFUNCADDR3       0x00000098  // USB Transmit Functional Address
                                            // Endpoint 3
#define USB_O_TXHUBADDR3        0x0000009A  // USB Transmit Hub Address
                                            // Endpoint 3
#define USB_O_TXHUBPORT3        0x0000009B  // USB Transmit Hub Port Endpoint 3
#define USB_O_RXFUNCADDR3       0x0000009C  // USB Receive Functional Address
                                            // Endpoint 3
#define USB_O_RXHUBADDR3        0x0000009E  // USB Receive Hub Address Endpoint
                                            // 3
#define USB_O_RXHUBPORT3        0x0000009F  // USB Receive Hub Port Endpoint 3
#define USB_O_CSRL0             0x00000102  // USB Control and Status Endpoint
                                            // 0 Low
#define USB_O_CSRH0             0x00000103  // USB Control and Status Endpoint
                                            // 0 High
#define USB_O_COUNT0            0x00000108  // USB Receive Byte Count Endpoint
                                            // 0
#define USB_O_TYPE0             0x0000010A  // USB Type Endpoint 0
#define USB_O_NAKLMT            0x0000010B  // USB NAK Limit
#define USB_O_TXMAXP1           0x00000110  // USB Maximum Transmit Data
                                            // Endpoint 1
#define USB_O_TXCSRL1           0x00000112  // USB Transmit Control and Status
                                            // Endpoint 1 Low
#define USB_O_TXCSRH1           0x00000113  // USB Transmit Control and Status
                                            // Endpoint 1 High
#define USB_O_RXMAXP1           0x00000114  // USB Maximum Receive Data
                                            // Endpoint 1
#define USB_O_RXCSRL1           0x00000116  // USB Receive Control and Status
                                            // Endpoint 1 Low
#define USB_O_RXCSRH1           0x00000117  // USB Receive Control and Status
                                            // Endpoint 1 High
#define USB_O_RXCOUNT1          0x00000118  // USB Receive Byte Count Endpoint
                                            // 1
#define USB_O_TXTYPE1           0x0000011A  // USB Host Transmit Configure Type
                                            // Endpoint 1
#define USB_O_TXINTERVAL1       0x0000011B  // USB Host Transmit Interval
                                            // Endpoint 1
#define USB_O_RXTYPE1           0x0000011C  // USB Host Configure Receive Type
                                            // Endpoint 1
#define USB_O_RXINTERVAL1       0x0000011D  // USB Host Receive Polling
                                            // Interval Endpoint 1
#define USB_O_TXMAXP2           0x00000120  // USB Maximum Transmit Data
                                            // Endpoint 2
#define USB_O_TXCSRL2           0x00000122  // USB Transmit Control and Status
                                            // Endpoint 2 Low
#define USB_O_TXCSRH2           0x00000123  // USB Transmit Control and Status
                                            // Endpoint 2 High
#define USB_O_RXMAXP2           0x00000124  // USB Maximum Receive Data
                                            // Endpoint 2
#define USB_O_RXCSRL2           0x00000126  // USB Receive Control and Status
                                            // Endpoint 2 Low
#define USB_O_RXCSRH2           0x00000127  // USB Receive Control and Status
                                            // Endpoint 2 High
#define USB_O_RXCOUNT2          0x00000128  // USB Receive Byte Count Endpoint
                                            // 2
#define USB_O_TXTYPE2           0x0000012A  // USB Host Transmit Configure Type
                                            // Endpoint 2
#define USB_O_TXINTERVAL2       0x0000012B  // USB Host Transmit Interval
                                            // Endpoint 2
#define USB_O_RXTYPE2           0x0000012C  // USB Host Configure Receive Type
                                            // Endpoint 2
#define USB_O_RXINTERVAL2       0x0000012D  // USB Host Receive Polling
                                            // Interval Endpoint 2
#define USB_O_TXMAXP3           0x00000130  // USB Maximum Transmit Data
                                            // Endpoint 3
#define USB_O_TXCSRL3           0x00000132  // USB Transmit Control and Status
                                            // Endpoint 3 Low
#define USB_O_TXCSRH3           0x00000133  // USB Transmit Control and Status
                                            // Endpoint 3 High
#define USB_O_RXMAXP3           0x00000134  // USB Maximum Receive Data
                                            // Endpoint 3
#define USB_O_RXCSRL3           0x00000136  // USB Receive Control and Status
                                            // Endpoint 3 Low
#define USB_O_RXCSRH3           0x00000137  // USB Receive Control and Status
                                            // Endpoint 3 High
#define USB_O_RXCOUNT3          0x00000138  // USB Receive Byte Count Endpoint
                                            // 3
#define USB_O_TXTYPE3           0x0000013A  // USB Host Transmit Configure Type
                                            // Endpoint 3
#define USB_O_TXINTERVAL3       0x0000013B  // USB Host Transmit Interval
                                            // Endpoint 3
#define USB_O_RXTYPE3           0x0000013C  // USB Host Configure Receive Type
                                            // Endpoint 3
#define USB_O_RXINTERVAL3       0x0000013D  // USB Host Receive Polling
                                            // Interval Endpoint 3
#define USB_O_RQPKTCOUNT1       0x00000304  // USB Request Packet Count in
                                            // Block Transfer Endpoint 1
#define USB_O_RQPKTCOUNT2       0x00000308  // USB Request Packet Count in
                                            // Block Transfer Endpoint 2
#define USB_O_RQPKTCOUNT3       0x0000030C  // USB Request Packet Count in
                                            // Block Transfer Endpoint 3
#define USB_O_RXDPKTBUFDIS      0x00000340  // USB Receive Double Packet Buffer
                                            // Disable
#define USB_O_TXDPKTBUFDIS      0x00000342  // USB Transmit Double Packet
                                            // Buffer Disable
#define USB_O_EPC               0x00000400  // USB External Power Control
#define USB_O_EPCRIS            0x00000404  // USB External Power Control Raw
                                            // Interrupt Status
#define USB_O_EPCIM             0x00000408  // USB External Power Control
                                            // Interrupt Mask
#define USB_O_EPCISC            0x0000040C  // USB External Power Control
                                            // Interrupt Status and Clear
#define USB_O_DRRIS             0x00000410  // USB Device Resume Raw Interrupt
                                            // Status
#define USB_O_DRIM              0x00000414  // USB Device Resume Interrupt Mask
#define USB_O_DRISC             0x00000418  // USB Device Resume Interrupt
                                            // Status and Clear
#define USB_O_GPCS              0x0000041C  // USB General-Purpose Control and
                                            // Status

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_FADDR register.
//
//*****************************************************************************
#define USB_FADDR_M             0x0000007F  // Function Address.
#define USB_FADDR_S             0

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_POWER register.
//
//*****************************************************************************
#define USB_POWER_ISOUP         0x00000080  // ISO Update.
#define USB_POWER_SOFTCONN      0x00000040  // Soft Connect/Disconnect.
#define USB_POWER_RESET         0x00000008  // Reset.
#define USB_POWER_RESUME        0x00000004  // Resume Signaling.
#define USB_POWER_SUSPEND       0x00000002  // Suspend Mode.
#define USB_POWER_PWRDNPHY      0x00000001  // Power Down PHY.

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_TXIS register.
//
//*****************************************************************************
#define USB_TXIS_EP3            0x00000008  // TX Endpoint 3 Interrupt.
#define USB_TXIS_EP2            0x00000004  // TX Endpoint 2 Interrupt.
#define USB_TXIS_EP1            0x00000002  // TX Endpoint 1 Interrupt.
#define USB_TXIS_EP0            0x00000001  // TX and RX Endpoint 0 Interrupt.

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_RXIS register.
//
//*****************************************************************************
#define USB_RXIS_EP3            0x00000008  // RX Endpoint 3 Interrupt.
#define USB_RXIS_EP2            0x00000004  // RX Endpoint 2 Interrupt.
#define USB_RXIS_EP1            0x00000002  // RX Endpoint 1 Interrupt.

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_TXIE register.
//
//*****************************************************************************
#define USB_TXIE_EP3            0x00000008  // TX Endpoint 3 Interrupt Enable.
#define USB_TXIE_EP2            0x00000004  // TX Endpoint 2 Interrupt Enable.
#define USB_TXIE_EP1            0x00000002  // TX Endpoint 1 Interrupt Enable.
#define USB_TXIE_EP0            0x00000001  // TX and RX Endpoint 0 Interrupt
                                            // Enable.

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_RXIE register.
//
//*****************************************************************************
#define USB_RXIE_EP3            0x00000008  // RX Endpoint 3 Interrupt Enable.
#define USB_RXIE_EP2            0x00000004  // RX Endpoint 2 Interrupt Enable.
#define USB_RXIE_EP1            0x00000002  // RX Endpoint 1 Interrupt Enable.

//*****************************************************************************
//
// The following are defines for the bit fields in the USB_O_IS register.
//

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
精品99久久久久久| 亚洲第一福利视频在线| 国产精品无圣光一区二区| 久久成人久久爱| 日韩欧美国产综合一区| 欧美色国产精品| 夜夜爽夜夜爽精品视频| 久久中文字幕电影| 欧美日本一道本在线视频| 国产a级毛片一区| 日本vs亚洲vs韩国一区三区二区| 国产日韩欧美制服另类| 欧美丰满少妇xxxxx高潮对白| 成人午夜激情在线| 久久国产剧场电影| 午夜在线电影亚洲一区| 亚洲免费资源在线播放| www激情久久| 欧美一区二区性放荡片| 色国产综合视频| 97国产一区二区| 国产suv精品一区二区三区| 日韩国产欧美在线播放| 亚洲国产精品综合小说图片区| 亚洲欧洲精品天堂一级 | 一区二区三区在线观看国产| 久久久久国产免费免费| 欧美va亚洲va| 69精品人人人人| 欧美日韩一区高清| 在线看国产一区二区| 91精品办公室少妇高潮对白| 91在线视频播放| 91女神在线视频| 91在线精品一区二区| 成人午夜视频福利| 欧美v亚洲v综合ⅴ国产v| 国产精品亚洲成人| 久久66热偷产精品| 免费人成网站在线观看欧美高清| 亚洲成人www| 午夜精品免费在线| 午夜欧美视频在线观看| 首页亚洲欧美制服丝腿| 日韩中文字幕91| 麻豆91免费看| 韩国三级在线一区| 粉嫩av一区二区三区粉嫩| youjizz久久| 色av成人天堂桃色av| 欧美亚洲日本一区| 宅男噜噜噜66一区二区66| 欧美电影免费观看高清完整版在线观看| 日韩一区二区三区av| 日韩视频一区二区在线观看| 精品国产成人系列| 欧美极品少妇xxxxⅹ高跟鞋| 亚洲色图另类专区| 午夜精品久久久久久久99水蜜桃 | 久久er精品视频| 国内精品免费**视频| 国产99精品在线观看| 色综合亚洲欧洲| 6080yy午夜一二三区久久| 欧美大片一区二区| 欧美激情一区在线| 亚洲国产另类av| 黑人巨大精品欧美黑白配亚洲| 国产中文字幕精品| 波多野结衣中文字幕一区二区三区| 一本色道久久综合亚洲精品按摩| 欧美日韩免费观看一区二区三区| 91麻豆精品国产91久久久 | 亚洲一区二区三区自拍| 亚洲一区二区偷拍精品| 国产一区欧美日韩| 97se亚洲国产综合在线| 欧美片在线播放| 中文字幕欧美三区| 亚洲成a人片在线不卡一二三区 | 久久国产精品一区二区| 99麻豆久久久国产精品免费| 欧美日韩mp4| 久久久不卡影院| 亚洲国产日韩一区二区| 国产精品自拍三区| 欧美亚洲一区二区在线| 国产欧美精品一区aⅴ影院| 五月天一区二区| 成人av电影免费观看| 日韩欧美一区二区视频| 亚洲久草在线视频| 国产一区高清在线| 欧美日韩在线综合| 中文字幕国产一区二区| 男男gaygay亚洲| 91麻豆免费观看| 久久网这里都是精品| 午夜精品视频在线观看| 不卡电影一区二区三区| 精品久久久久香蕉网| 亚洲成人三级小说| 91麻豆.com| 国产精品每日更新在线播放网址| 日本免费新一区视频| 欧美视频中文一区二区三区在线观看 | 极品少妇一区二区三区精品视频 | 日韩视频中午一区| 亚洲国产一区二区在线播放| 粉嫩一区二区三区性色av| 91精品国产欧美日韩| 亚洲私人影院在线观看| 国产精品夜夜爽| 日韩欧美高清dvd碟片| 亚洲电影视频在线| 91视频在线观看| 国产精品久久久久久久蜜臀 | 从欧美一区二区三区| 欧美一级黄色录像| 午夜欧美电影在线观看| 色婷婷国产精品久久包臀| 国产精品电影院| 风间由美一区二区av101| 久久亚洲综合色| 国产乱码精品1区2区3区| 日韩免费观看2025年上映的电影| 亚洲国产欧美日韩另类综合 | 中文字幕一区二区三| 国产一区二区三区视频在线播放| 欧美一级二级三级蜜桃| 午夜天堂影视香蕉久久| 在线成人午夜影院| 日韩激情中文字幕| 欧美一区二区三区思思人| 轻轻草成人在线| 欧美人牲a欧美精品| 天天做天天摸天天爽国产一区| 欧美视频一区二区三区| 亚洲成人午夜电影| 欧美一区二区三区成人| 久久精品国产99久久6| 精品国产亚洲一区二区三区在线观看| 蜜桃视频在线观看一区| 久久在线观看免费| 成人自拍视频在线| 亚洲欧洲日韩综合一区二区| 99精品在线免费| 亚洲精品成人精品456| 欧美性色aⅴ视频一区日韩精品| 一区二区国产视频| 欧美人伦禁忌dvd放荡欲情| 日精品一区二区三区| 精品国产免费一区二区三区四区| 激情综合一区二区三区| 国产精品网曝门| 欧美性色aⅴ视频一区日韩精品| 日韩精品视频网站| 精品国产乱码91久久久久久网站| 国产精品亚洲人在线观看| 中文字幕五月欧美| 91福利视频在线| 美腿丝袜在线亚洲一区| 欧美国产精品一区二区| 91成人在线免费观看| 免费观看成人av| 中文字幕+乱码+中文字幕一区| 91丨九色丨蝌蚪丨老版| 日韩精品乱码免费| 国产亚洲一区二区三区在线观看| 91视频www| 另类小说欧美激情| 亚洲欧洲日本在线| 欧美人与禽zozo性伦| 成人影视亚洲图片在线| 洋洋av久久久久久久一区| 欧美不卡一区二区三区| 91免费小视频| 久久电影网电视剧免费观看| 国产精品天美传媒| 4438成人网| 99久久国产综合精品女不卡| 日韩成人一级片| 亚洲人成7777| 久久久亚洲国产美女国产盗摄| 91官网在线观看| 国产精品综合久久| 视频精品一区二区| 国产精品成人一区二区艾草 | av电影在线观看一区| 日本欧美一区二区在线观看| 国产精品久久久久久妇女6080 | 怡红院av一区二区三区| 精品福利av导航| 欧美日韩成人高清| 91丨porny丨中文| 国产精品一区久久久久| 视频一区二区中文字幕| 亚洲欧美日韩在线| 欧美激情一区二区三区全黄| 日韩欧美的一区|