Home
last modified time | relevance | path

Searched refs:buttons (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dmain.c53 struct calculator_button buttons[] = { variable
100 if (id >= ARRAY_SIZE(buttons)) { in lv_btn_matrix_click_callback()
105 rc = post_calculator_event(&buttons[id].event, K_FOREVER); in lv_btn_matrix_click_callback()
121 static const char *const btnm_map[] = {buttons[BUTTON_CANCEL_ENTRY].label, in setup_display()
122 buttons[BUTTON_CANCEL].label, in setup_display()
124 buttons[BUTTON_7].label, in setup_display()
125 buttons[BUTTON_8].label, in setup_display()
126 buttons[BUTTON_9].label, in setup_display()
127 buttons[BUTTON_DIVIDE].label, in setup_display()
129 buttons[BUTTON_4].label, in setup_display()
[all …]
/Zephyr-latest/drivers/input/
DKconfig.adc_keys5 bool "ADC attached resistor ladder buttons"
10 Enable support for ADC attached resistor ladder buttons.
/Zephyr-latest/boards/nordic/nrf9160dk/
Dnrf9160dk_nrf9160_common.dtsi46 buttons {
48 * Unlike most DK boards, we do not actually have 4 buttons
49 * on nRF9160 DK. Instead, we have 2 buttons and 2 switches.
50 * Treat the switches as buttons anyway, for convenience.
52 * the usual "4 buttons per DK board" convention.
/Zephyr-latest/tests/drivers/input/gpio_keys/boards/
Dnative_sim.overlay12 buttons: gpio-keys0 {
/Zephyr-latest/samples/boards/bbc/microbit/pong/
DREADME.rst12 The game works by controlling a paddle with the two buttons of the
16 ball launches the ball by pressing both buttons.
/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dst25dv_mb1283_disco.overlay19 input = <&buttons>;
Dwio_terminal.overlay12 input = <&buttons>;
/Zephyr-latest/boards/ruuvi/ruuvitag/doc/
Dindex.rst23 * 2 buttons
43 Push buttons
126 Testing the LEDs and buttons on the RuuviTag
129 There are 2 samples that allow you to test that the buttons (switches) and LEDs on
/Zephyr-latest/boards/bbc/microbit/doc/
Dindex.rst12 25 LEDs, two programmable buttons, and can be powered by either USB or an
24 * 2 programmable buttons
/Zephyr-latest/boards/vngiotlab/nrf52_vbluno52/doc/
Dindex.rst38 Push buttons
64 Testing the VBLUno52 with Zephyr: buttons, LEDs, UART, BLE
/Zephyr-latest/boards/ebyte/e73_tbb/doc/
Dindex.rst56 Push buttons
158 Testing the LEDs and buttons in the E73-TBB
161 There are 2 samples that allow you to test that the buttons (switches) and LEDs on
/Zephyr-latest/boards/we/proteus2ev/doc/
Dindex.rst48 Push buttons
96 Testing the LEDs and buttons in the Proteus-II-EV
99 There are 2 samples that allow you to test that the buttons (switches) and LEDs on
/Zephyr-latest/boards/bbc/microbit_v2/doc/
Dindex.rst12 25 LEDs, a microphone, two programmable buttons, and can be powered by either
24 * 2 programmable buttons
/Zephyr-latest/boards/nxp/imx93_evk/dts/
Dimx93_evk_mimx9352_exp_btn.overlay10 * The user buttons RFU_BTN1 and RFU_BTN2 is connected to i.MX 93 GPIO by default,
/Zephyr-latest/boards/u-blox/ubx_evkannab1/doc/
Dindex.rst88 Push buttons
140 Testing the LEDs and buttons in the EVK NINA-B11x
143 There are 2 samples that allow you to test that the buttons (switches)
155 Note that the buttons on the EVK-ANNA-B1 are marked SW1 and SW2, which
/Zephyr-latest/boards/silabs/radio_boards/
Dindex.rst45 - 2 user buttons and 2 LEDs
57 - 2 user buttons, joystick and 2 LEDs
/Zephyr-latest/boards/particle/boron/doc/
Dindex.rst64 Push buttons
120 Testing the LEDs and buttons
123 There are 2 samples that allow you to test that the buttons (switches) and
/Zephyr-latest/boards/we/proteus3ev/doc/
Dindex.rst50 Push buttons
96 Testing the LEDs and buttons in the Proteus-III-EV
99 There are 2 samples that allow you to test that the buttons (switches) and
/Zephyr-latest/boards/holyiot/yj16019/
Dholyiot_yj16019.dts25 buttons {
/Zephyr-latest/boards/particle/argon/doc/
Dindex.rst68 Push buttons
124 Testing the LEDs and buttons
127 There are 2 samples that allow you to test that the buttons (switches) and
/Zephyr-latest/boards/particle/xenon/doc/
Dindex.rst69 Push buttons
125 Testing the LEDs and buttons
128 There are 2 samples that allow you to test that the buttons (switches) and
/Zephyr-latest/boards/u-blox/ubx_evkninab1/doc/
Dindex.rst94 Push buttons
148 Testing the LEDs and buttons in the EVK NINA-B11x
151 There are 2 samples that allow you to test that the buttons (switches)
163 Note that the buttons on the EVK-NINA-B1 are marked SW1 and SW2, which
/Zephyr-latest/boards/nordic/nrf54l09pdk/
Dnrf54l09pdk_nrf54l09-common.dtsi22 buttons {
/Zephyr-latest/samples/bluetooth/central_otc/
DREADME.rst18 * A board with Bluetooth LE support and 4 buttons.
/Zephyr-latest/boards/nordic/nrf51dk/doc/
Dindex.rst92 Push buttons
138 Testing the LEDs and buttons in the nRF51 DK
141 There are 2 samples that allow you to test that the buttons (switches) and LEDs on

12345678910>>...20