gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:cpuLED (0.00 seconds)
tkernel_2
monitor/hwdepend/tef_em1d/src/startup.c - 2.5KB - 92 lines
72:         if ( bootSelect() == BS_MONITOR ) {
73:                 cpuLED(LED_MEMCLR);
74: 
More results from startup.c
monitor/hwdepend/tef_em1d/src/system.c - 9.8KB - 307 lines
280:         /* LED off */
281:         cpuLED(0x00);
282: