gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:bootSelect (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/monent.c - 3.0KB - 97 lines
53:           case EIT_DEFAULT:    /* reset */
54:                 if ( bootSelect() == BS_AUTO ) {
55:                         /* automatic boot */
monitor/hwdepend/tef_em1d/src/startup.c - 2.5KB - 92 lines
71:         /* memory clear is not done to save time when automatic reboot is under way. */
72:         if ( bootSelect() == BS_MONITOR ) {
73:                 cpuLED(LED_MEMCLR);