代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/340074/12183105

html ch18s02.html

18.2. tty_driver 函数指针-Linux设备驱动第三版(中文版)- -
www.eeworm.com/read/422588/10627472

txt y-axis-offset-tiny-numbers.txt

{ "title":{ "text":"Area Chart", "style":"{font-size: 30px;}" }, "y_legend":{ "text":"OFC", "style":"{font-size: 12px; color:#736AFF;}" }, "elements":[ {
www.eeworm.com/read/457118/7333932

inf i2c_tiny_usb.inf

[Version] Signature = "$Chicago$" provider = %manufacturer% DriverVer = 03/20/2007,0.1.12.1 CatalogFile = i2c_tiny_usb.cat CatalogFile.NT = i2c_tiny_usb.cat CatalogFile.NTAMD64 = i2c_tiny_usb_x64.cat
www.eeworm.com/read/457118/7333973

c i2c-tiny-usb.c

/* * driver for the i2c-tiny-usb adapter - 1.0 * http://www.harbaum.org/till/i2c_tiny_usb * * Copyright (C) 2006-2007 Till Harbaum (Till@Harbaum.org) * * This program is free software; you can r
www.eeworm.com/read/410312/11293572

lst rt51x_tiny_key.lst

C51 COMPILER V7.07 RT51X_TINY_KEY 09/13/2007 14:37:38 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE RT51X_TINY_KEY OBJECT MODULE PL
www.eeworm.com/read/410312/11293579

plg rt51x_tiny_key.plg

礦ision2 Build Log Project: D:\Luke\HardWare\lu\example\QH_MCU_V1.1\嵌入式操作系统实验\rt51x_tiny_key.uv2 Project File Date: 09/13/2007 Output:
www.eeworm.com/read/410312/11293582

hex rt51x_tiny_key.hex

:02000300055D99 :0200050002F106 :0200070003EE06 :10055D007580FF7590FF75A0FF75B0FF7F011200CC :0B056D000E7F0212000EE4FF02009758 :06057800011E00011F003E :1002F100E4F5A0F58075A0107580F57590FF8590E7
www.eeworm.com/read/410312/11293591

obj rt51x_tiny_key.obj

www.eeworm.com/read/410312/11293597

c rt51x_tiny_key.c

#include #include #define init 0 #define key_scan 1 #define display 2 void initial() _task_ init { P0 = 0xff; P1 = 0xff; P2 = 0xff; P3 = 0xff; os_create_task