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

📄 hwreg.h

📁 本程序为ST公司开发的源代码
💻 H
字号:
/************************************************** * * hwreg.h * * CVS ID:   $Id: hwreg.h,v 1.8 2006/09/18 09:55:23 belardi Exp $ * Author:   Maurizio Marcucci [MM] - STM * Date:     $Date: 2006/09/18 09:55:23 $ * Revision: $Revision: 1.8 $ *  * Description: *  *************************************************** *  * COPYRIGHT (C) ST Microelectronics  2005 *            All Rights Reserved * *************************************************** * * STM CVS Log: * * $Log: hwreg.h,v $ * Revision 1.8  2006/09/18 09:55:23  belardi * Corrected CVS keyword usage * * Revision 1.7  2006/09/18 09:24:43  belardi * Added Log CVS keyword into file header * * ***************************************************/ #ifndef __HWREG_H#define __HWREG_H#include "gcrreg.h"#include "tmr0reg.h"#include "tmr1reg.h"#include "eicreg.h"#include "uart0reg.h"#include "uart1reg.h"#include "sabreg.h"#include "aabreg.h"#include "gpioareg.h" #include "gpiobreg.h"#include "i2creg.h"#include "decreg.h"#include "dmareg.h"#include "wuireg.h"#include "cifreg.h"#include "oifreg.h"#include "srcreg.h"#include "wdtreg.h"#include "bspireg.h"#include "rccureg.h"#include "anareg.h"#include "acqreg.h"#include "dspreg.h"#include "dcmreg.h"#include "clvreg.h"#include "eccreg.h"#include "shkreg.h"#include "bspi1reg.h"#endif

⌨️ 快捷键说明

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