代码搜索:实时频谱

找到约 3,876 项符合「实时频谱」的源代码

代码结果 3,876
www.eeworm.com/read/363815/9935292

c ht1380实时时钟驱动程序.c

//HT1380实时时钟驱动程序 sbit clock_dat=P0^1; sbit clock_clk=P0^2; sbit clock_rst=P0^3; sbit a0=ACC^0; sbit a1=ACC^1; sbit a2=ACC^2; sbit a3=ACC^3; sbit a4=ACC^4; sbit a5=ACC^5; sbit a6=ACC^6;