代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/367066/9784285

c f34x_usb_isr.c

//----------------------------------------------------------------------------- // F34x_USB_ISR.c //----------------------------------------------------------------------------- // Copyright 2005 S
www.eeworm.com/read/367066/9784293

lst f34x_usb_isr.lst

C51 COMPILER V7.06 F34X_USB_ISR 06/07/2007 00:12:17 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE F34X_USB_ISR OBJECT MODULE PLAC
www.eeworm.com/read/267161/11191377

txt 7579hui.txt

#include #define uchar unsigned char #define uint unsigned int uchar digit[5],key_number,j,k; uint tmr; unsigned long wait_center; sbit cs=P2^0; sbit clk=P2^1; sbit dat=P2^2; sbit ke
www.eeworm.com/read/412521/11194996

c ad9956.c

#include #include typedef unsigned char uc; sbit SCLOCK=P3^1; sbit SDI=P3^3; sbit SDO=P3^2; sbit CSB=P3^5; sbit RESET =P3^7; sbit IORST=P2^6; sbit
www.eeworm.com/read/336114/12476274

c ds18b20.c

//11.0592M Hz //正确 0--65C. #include #define uchar unsigned char sbit DQ = P3^5; //根据实实际情况设定 uchar TMP; //读取后温度值存于TMP中,将其除以2即可得出实际温度; uchar f; //结果是否为负温,“0”为正温,“1”为负温。 unsigned
www.eeworm.com/read/335147/12549352

h testapp.h

/** @file TestApp.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/146767/12614099

c 806_tv.c

/*-------------------------------------------------------------------------*/ void seTvDisplayEnable(BOOL activate, BOOL FlickerFilter) { unsigned byte1fc,byte18; // Enable/disable T
www.eeworm.com/read/247566/12641772

c f34x_usb_isr.c

//----------------------------------------------------------------------------- // F34x_USB_ISR.c //----------------------------------------------------------------------------- // Copyright 2005 S
www.eeworm.com/read/237716/13935414

h std_defs2.h

/* 1. Standard types for AES cryptography source code */ typedef unsigned char u1byte; /* an 8 bit unsigned character type */ typedef unsigned short u2byte; /* a 16 bit unsigned i
www.eeworm.com/read/237372/13965902

c tn_ctrl.c

/**************************************************************************** * Copyright (c) 2006 Yongqiang He or * * Sponsored by DESAY A&V Science