Searched refs:pressed (Results 1 – 14 of 14) sorted by relevance
22 considered pressed.58 | 2.000.000 <= value | no key pressed |60 | 1.500.000 <= value < 2.000.000 | KEY_VOLUMEUP pressed |62 | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed |64 | 500.000 <= value < 1.000.000 | KEY_ENTER pressed |66 | value < 500.000 | no key pressed |
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 even159 If this key is pressed to stop autoboot, then the commands in the
165 combination has been pressed, or otherwise detect if the
163 unsigned char modifier, int pressed) in usb_kbd_translate() argument168 if (pressed == 0) { in usb_kbd_translate()173 if (pressed == 2) { in usb_kbd_translate()212 if (pressed == 1) { in usb_kbd_translate()
862 If a specific key is pressed to stop autoboot, then the commands in870 If this key is pressed to stop autoboot, then the commands in the
55 | 0 | ON, the button is pressed |
40 needs to be pressed.
22 8) Enter fastboot (reboot board with vol- button pressed)
74 * button is pressed. The converter needs to be
119 Automatically activated if the push button is pressed for at least one
52 - reboot the board with vol- button pressed
2858 uint8_t pressed; member
665 pressed again, U-Boot runs as it does in cold boot and detects the sleeping
Completed in 40 milliseconds