代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/126377/14426622

c os_task.c

/********************************************************************************************************* ** Small RTOS ** T
www.eeworm.com/read/126265/14436285

h usbpriv.h

/* * Start of Zoran Standard Header * Copyright (c) 2003 - 2004 Zoran Corporation. * * * All rights reserved. Proprietary and confidential. * * DESCRIPTION for usbpriv.h *
www.eeworm.com/read/126265/14436289

c usbconf.c

/* * Start of Zoran Standard Header * Copyright (c) 2003 - 2004 Zoran Corporation. * * * All rights reserved. Proprietary and confidential. * * DESCRIPTION for usbconf.c *
www.eeworm.com/read/226328/14481413

beifen

/************************* * 文件名: BEEPCON.C * 功能: 蜂鸣器控制。对蜂鸣器B1进行控制,采用软件延时方法 * 使用I/O口直接控制,采用灌电流的方式 * 说明: 将跳线器JP9短接,JP4断开 ****************************************************/ //#include "
www.eeworm.com/read/226328/14481441

c lcddrive.c

/**************************************************************************************** * 文件名:LCDDRIVE.C * 功能:图形液晶128*64驱动(型号为MGL(S)-12864T)。62K显示存,0000H-7FFFH地址。显示是横向字节,高位 * 在前。 * 说明
www.eeworm.com/read/225984/14507850

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/225983/14507894

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/124943/14523215

_c lcd._c

// // File Name: lcd.c // // Title: LCD interface implementation // // Description: Interface implementation file for the Hitachi HD44780U. // This driver is for the STK200. // STK20
www.eeworm.com/read/124943/14523232

c lcd.c

// // File Name: lcd.c // // Title: LCD interface implementation // // Description: Interface implementation file for the Hitachi HD44780U. // This driver is for the STK200. // STK20
www.eeworm.com/read/225223/14550166

c dataret.c

/**************************************************************************** * File:DATARET.C * 功能:使用串口UART0接收上位机发送的数据,当接收到8个连续数据后,取反LED1控制, * 并将数据原封不动地发送回上位机。 * 说明:将跳线器JP2、JP8_LED1短接。 ****