代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/440344/7690352
h os_q.h
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/280355/7695122
txt at45db642.txt
//---------------SPIInit();
//---------------SPI初始化---------------
//-------------------------------------------------------
//**********************************************************************
www.eeworm.com/read/439771/7701877
h i2c.h
/*********************************************************************
微 雪 电 子 WaveShare http://www.waveShare.net
目 的
www.eeworm.com/read/438527/7730122
h i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/438225/7733644
h usb_includes.h
#ifndef _H_USBMS_INCLUDES_
#define _H_USBMS_INCLUDES_
/****************************************************************************
*author : Freescale MCU & DSP Lab By Gedion
*
*修改记录 : 无
*
www.eeworm.com/read/438221/7734297
c att.c
/****************************************Copyright (c)**************************************************
**--------------File Info-------------------------------------------------------------------
www.eeworm.com/read/438017/7737607
c sphe8202a_6500.c
//---------------------------------------------------------------------------
//LOONGNEN Design House ,Confidential Strictly Private
////////超越自我,创新未来,自强不息 ///////////////////
// 龙能科技
// $Archive
www.eeworm.com/read/437482/7747420
h dvr_node_s.h
typedef struct program/*#prog_node@*/
{
UINT32 sat_id/*#masked : 1 | pos : 13@*/;
UINT32 tp_id/*#masked : 1 | pos : 12@*/;
UINT32 prog_id;
//prog feature
UINT32 level : 2;
UINT32
www.eeworm.com/read/436770/7762863
c oled.c
#include "Board.h"
#include "mytype.h"
#include "AT91SAM7X256.h"
extern unsigned char const gbhz16x16dot[];
extern unsigned char const Asc8x16dot[];
delays(n)
{
for(int j=0;j
www.eeworm.com/read/436741/7762953
c sdcmd.c
/*****************************************************************************************************
** Descriptions: sd 卡驱动软件包: SD卡物理层 ---- SD卡SPI模式支持的命令
***************************************