Searched refs:pressed (Results 1 – 11 of 11) sorted by relevance
13 *) The default console depends on the keys pressed:14 - SMC if keys not pressed (modem not enabled)15 - SCC if keys pressed (modem enabled)
27 any commands. If any key is pressed before the boot delay time29 and waits forever for a command. That's a good thing if you pressed a34 U-Boot pressed a key before the system had time to boot. It's even
176 combination has been pressed, or otherwise detect if the
1089 pressed again, U-Boot runs as it does in cold boot and detects the sleeping
168 unsigned char modifier, int pressed) in usb_kbd_translate() argument173 if (pressed == 0) { in usb_kbd_translate()178 if (pressed == 2) { in usb_kbd_translate()217 if (pressed == 1) { in usb_kbd_translate()
40 needs to be pressed.
24 8) Enter fastboot (reboot board with vol- button pressed)
109 Automatically activated if the push button is pressed for at least one
156 * button is pressed. The converter needs to be
1138 uint8_t pressed; member
1148 It defines a command to be run when the key is pressed if assigned.