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

📄 time.h

📁 Linux PPCfs-boot 不错的boot程序
💻 H
字号:
/*! @file time.h * FILE:   $Id:$ * * DESCRIPTION: *     This is a light weight timer support for Xilinx's OPB_TIMER_0 * * AUTHOR: *     Benny Chen, PetaLogix <Benny.Chen@petalogix.com> * * MODIFICATION: * * LICENSING: *     Copyright (c) 2006 PetaLogix. All rights reserved. * *  No part of this program may be reproduced or adapted in  any form  or by *  any means, electronic or mechanical, without  permission from PetaLogix. *  This program is  confidential and  may not be  disclosed, decompiled  or *  reverse engineered without permission in writing from PetaLogix. * */void udelay(unsigned long usec);int timer_init (void);

⌨️ 快捷键说明

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