hwdrv_hcs08.h
来自「This network protcol stack,it is very s」· C头文件 代码 · 共 27 行
H
27 行
/************************************************************************************
* This file contains Platform specific implentations of functions.
*
* Author(s): Thomas O. Jensen
*
* (c) Copyright 2004, Freescale, Inc. All rights reserved.
*
* Freescale Confidential Proprietary
* Digianswer Confidential
*
* No part of this document must be reproduced in any form - including copied,
* transcribed, printed or by any electronic means - without specific written
* permission from Freescale.
*
* Last Inspected:
* Last Tested:
************************************************************************************/
/************************************************************************************
*************************************************************************************
* Includes
*************************************************************************************
************************************************************************************/
void AbelInterrupt(void);
void HwSetup(void);
void AbelWakeUp(void);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?