代码搜索:uint8

找到约 10,000 项符合「uint8」的源代码

代码结果 10,000
www.eeworm.com/read/136849/5844360

h melody_env.h

#ifndef _MELODY_ENV_H_ #define _MELODY_ENV_H_ /* * vibrator setting macro */ /* vibrator control source */ #define MI_VBR_SRC_OFF 0 /* vibrator control source off */ #define MI_VBR_SRC_
www.eeworm.com/read/136849/5844369

h marmdcnv.h

/*============================================================================== // Copyright (C) 2001-2002 YAMAHA CORPORATION // // Title : MARMDCNV.H // // Description : MA-3 Realtime MIDI/GML
www.eeworm.com/read/136849/5844373

h maresmgr.h

/**************************************************************************** * * * Copyright (C) 2001-2003 YAMAHA CORPORATION. All rights reserved. * * *
www.eeworm.com/read/136849/5844375

h mawavcnv.h

/**************************************************************************** * * Copyright (C) 2002-2003 YAMAHA CORPORATION. All rights reserved. * * Module : mawavcnv.h * * Descripti
www.eeworm.com/read/136571/5869475

c testbitmap.c

/* Simple program: Test bitmap blits */ #include #include #include #include "SDL.h" #include "picture.xbm" SDL_Surface *LoadXBM(SDL_Surface *screen, int
www.eeworm.com/read/135761/5877773

c nicevbend.c

/* nicEvbEnd.c - National Semiconductor ST-NIC Chip network interface driver */ /* Copyright 1984-2000 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history ----------------
www.eeworm.com/read/135085/5890224

c main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/132226/5918750

c lcmdrv.c

/**************************************************************************** * 文件名:LCMDRV.C * 功能:MG12864图形液晶模块驱动程序。使用LPC2131的GPIO口控制操作。 * 用于ZLG/GUI用户图形界面。 * 液晶模块与LPC2131的连接如下所示: * D0 (7) -
www.eeworm.com/read/132226/5918762

h font8_8.h

/**************************************************************************************** * 文件名:FONT8_8.H * 功能:8*8 ASCII码字体显示函数。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
www.eeworm.com/read/132226/5918763

h font5_7.h

/**************************************************************************************** * 文件名:FONT5_7.H * 功能:5*7 ASCII码字体显示函数。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetColor()函数设置前景颜色及背景色。