代码搜索结果
找到约 10,000 项符合
Button 的代码
button_button.htm
Creating a JButton Component (Java Developers Almanac Example)
button_button.html
Creating a JButton Component
(Java Developers Almanac Example)
hid_keyboard_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.6.2-release
#ifdef HW_CASIRA_UART
pio 5 CONNECT /* Use PIO 5 */
message APP_INTERNAL_UNPLUG_IND
CONNECT held 50
hid_mouse_button.button
#ifdef HW_DEV_1409
pio 13 CONNECT
#endif
#ifdef HW_CASIRA_ADNS3030
pio 5 CONNECT
#endif
message APP_INTERNAL_UNPLUG_IND
CONNECT held 5000
message APP_INTERNAL_BUTTON_PRESSED_IND
hid_keyboard_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.5.2-release
#ifdef HW_CASIRA_UART
pio 5 CONNECT /* Use PIO 5 */
message APP_INTERNAL_UNPLUG_IND
CONNECT held 50
app_dongle_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.6.2-release
pio 5 CONNECT
message APP_DONGLE_INTERNAL_INQUIRY
CONNECT release
message APP_DONGLE_INTERNAL_CLEAR
hid_keyboard_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.5.2-release
#ifdef HW_CASIRA_UART
pio 5 CONNECT /* Use PIO 5 */
message APP_INTERNAL_UNPLUG_IND
CONNECT held 50
hid_mouse_button.button
#ifdef HW_DEV_1409
pio 13 CONNECT
#endif
#ifdef HW_CASIRA_ADNS3030
pio 5 CONNECT
#endif
message APP_INTERNAL_UNPLUG_IND
CONNECT held 5000
message APP_INTERNAL_BUTTON_PRESSED_IND
hid_mouse_button.button
#ifdef HW_DEV_1409
pio 13 CONNECT
#endif
#ifdef HW_CASIRA_ADNS3030
pio 5 CONNECT
#endif
message APP_INTERNAL_UNPLUG_IND
CONNECT held 5000
message APP_INTERNAL_BUTTON_PRESSED_IND