代码搜索:SCI模块

找到约 10,000 项符合「SCI模块」的源代码

代码结果 10,000
www.eeworm.com/read/231127/14254623

h sci.h

#define FOSC (4000000L) #define SCI_EIGHT (0) #define SCI_NINE (1) unsigned char sci_Init(unsigned long int, unsigned char); void sci_PutByte(unsigned char); unsigned char sci_GetByte(void); void
www.eeworm.com/read/125392/14495652

h sci.h

#define FOSC (4000000L) #define SCI_EIGHT (0) #define SCI_NINE (1) unsigned char sci_Init(unsigned long int, unsigned char); void sci_PutByte(unsigned char); unsigned char sci_GetByte(void); void
www.eeworm.com/read/223839/14615809

h sci.h

#define FOSC (4000000L) #define SCI_EIGHT (0) #define SCI_NINE (1) unsigned char sci_Init(unsigned long int, unsigned char); void sci_PutByte(unsigned char); unsigned char sci_GetByte(void);
www.eeworm.com/read/300025/13943349

h sci.h

#define FOSC (4000000L) #define SCI_EIGHT (0) #define SCI_NINE (1) unsigned char sci_Init(unsigned long int, unsigned char); void sci_PutByte(unsigned char); unsigned char sci_GetByte(void); void
www.eeworm.com/read/130982/14164249

sci sci_iso_s_smooth.sci

function [stk,txt,top]=sci_iso_s_smooth() RHS=[] for k=1:rhs RHS=[stk(top)(1),RHS] top=top-1 end top=top+1 stk=list('iso_s_smooth'+rhsargs(RHS),'0','?','?','?')
www.eeworm.com/read/130982/14164271

sci sci_set_multi_currents.sci

function [stk,txt,top]=sci_set_multi_currents() RHS=[] for k=1:rhs RHS=[stk(top)(1),RHS] top=top-1 end top=top+1 // w(i,1) is the ith output argument type // w(i,2) is the ith output argument ro