代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/101008/15857712

c serial.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/101008/15857724

c main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/101008/15857739

c key.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/101008/15857752

c os_sem.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/101008/15857792

c main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/289651/8537435

h uart.h

/* 定义串口模式设置数据结构 */ typedef struct UartMode { uint8 datab; // 字长度,5/6/7/8 uint8 stopb; // 停止位,1/2 uint8 parity; // 奇偶校验位,0为无校验,1奇数校验,2为偶数校验 }UARTMODE
www.eeworm.com/read/374173/9418177

c fat16.c

#include "mmc.h" #include #include "FAT16.h" uint8 BUFFER[512]; uint16 BPB_BytesPerSec; uint8 BPB_SecPerClus; uint16 BPB_RsvdSecCnt; uint8 BPB_NumFATs; uint16 BPB_RootEntCnt; ui
www.eeworm.com/read/280899/10280414

c gei82543debug.c

#include "gei82543Lib.h" void sys543Show(int unit); void gei82543StatusShow(UINT8 unit); void gei82543DumpCount(UINT8 unit); void gei82543RegShow(UINT8 unit); UINT32 gei82543RegGet(int uni
www.eeworm.com/read/277451/10638171

h uart.h

typedef struct { uint8 datab; // 字长度,5/6/7/8 uint8 stopb; // 停止位,1/2 uint8 parity; // 奇偶校验位,0为无校验,1奇数校验,2为偶数校验 }UARTMODE; #ifndef UART_IN #define UART_IN extern
www.eeworm.com/read/467490/7004262

c driver.c

#include "driver.h" #include "uart1.h" #include "InitDev.h" #include "I2cInt.h" #include "comm.h" uint8 inn=1; int sf; //锁定航向方向值 uint8 Kp,Ti,Td; // float T=0.1; // uint8 T=0