代码搜索:Datab

找到约 5,094 项符合「Datab」的源代码

代码结果 5,094
www.eeworm.com/read/391989/2516235

tdf add_sub_fub.tdf

--lpm_add_sub CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGTH=48 DEVICE_FAMILY="Cyclone" LPM_DIRECTION="SUB" LPM_WIDTH=8 dataa datab result --VERSION_BEGIN 6.0 cbx_cycloneii 2006:02:07:15:19:20:SJ cbx_lpm_ad
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/181474/9249370

txt 612.txt

http://frienky.100steps.net/blog/tag.php?tag=%E8%AF%BE%E7%A8%8B Bo-Blog Datab
www.eeworm.com/read/181474/9253529

txt 186.txt

http://frienky.100steps.net/blog/tag.php?tag=%E7%83%A7%E7%83%A4 Bo-Blog Datab
www.eeworm.com/read/181474/9253733

txt 224.txt

http://frienky.100steps.net/blog/tag.php?tag=%E8%A1%97%E8%88%9E Bo-Blog Datab
www.eeworm.com/read/181474/9253855

txt 187.txt

http://frienky.100steps.net/blog/tag.php?tag=%E8%B0%83%E7%A0%94 Bo-Blog Datab
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/144309/12802900

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/243445/12940649

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/341398/12086739

h uart.h

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