代码搜索:64L

找到约 2 项符合「64L」的源代码

代码结果 2
www.eeworm.com/read/125819/6020877

c hwinit.c

#include "hw.h" bit b3; code c2=1; data d3, d4=4; xdata x3, x4=5; #define DIVIDER (OSC/(64L*BAUD_RATE)) void external_startup(void) { _asm mov.b _WDCON,#0 ;shut down the watchdog mov.b _W
www.eeworm.com/read/178760/5313268

c hwinit.c

#include "hw.h" bit b3; code c2=1; data d3, d4=4; xdata x3, x4=5; #define DIVIDER (OSC/(64L*BAUD_RATE)) void external_startup(void) { _asm mov.b _WDCON,#0 ;shut down the watchdog mov.b _W