Home
last modified time | relevance | path

Searched refs:press (Results 26 – 50 of 154) sorted by relevance

1234567

/Zephyr-latest/boards/96boards/argonkey/
D96b_argonkey.dts155 lps22hb-press@5d {
156 compatible = "st,lps22hb-press";
/Zephyr-latest/boards/bytesatwork/bytesensi_l/
Dbytesensi_l.dts118 pressure_sensor: lps22hb-press@5c {
120 compatible = "st,lps22hb-press";
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/src/
Dmain.c284 struct sensor_value temp1, temp2, temp3, hum, press; in main() local
399 sensor_channel_get(lps22hh, SENSOR_CHAN_PRESS, &press); in main()
437 sensor_value_to_double(&press)); in main()
/Zephyr-latest/samples/boards/nordic/system_off/
DREADME.rst38 Entering system off; press sw0 to restart
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst83 interface, press :kbd:`?` to view the same information.
110 You can also press :kbd:`Y` or :kbd:`N` to set a boolean configuration
149 directly to a symbol, press the :kbd:`/` key (this also works in
163 off show-all mode, press :kbd:`A` in ``menuconfig`` or :kbd:`Ctrl-A` in
179 In ``menuconfig``, you can press :kbd:`Ctrl-F` to view the help of the
/Zephyr-latest/boards/mxchip/az3166_iotdevkit/
Daz3166_iotdevkit.dts158 lps22hb-press@5c {
159 compatible = "st,lps22hb-press";
/Zephyr-latest/samples/drivers/kscan/
DREADME.rst33 as you press and release keys!
/Zephyr-latest/boards/96boards/stm32_sensor_mez/
D96b_stm32_sensor_mez.dts113 lps22hb-press@5d {
114 compatible = "st,lps22hb-press";
/Zephyr-latest/doc/hardware/peripherals/
Dkscan.rst13 The kscan driver (keyboard scan matrix) is used for detecting a key press in a
/Zephyr-latest/samples/drivers/uart/echo_bot/
DREADME.rst39 Tell me something and press enter:
/Zephyr-latest/samples/boards/bbc/microbit/pong/
DREADME.rst14 button A to toggle between single- and multi-player, and press button B
/Zephyr-latest/samples/subsys/console/getchar/
DREADME.rst40 hex values and in character form. Be sure to press Enter, Up/Down, etc.
/Zephyr-latest/boards/st/b_l4s5i_iot01a/
Db_l4s5i_iot01a.dts122 lps22hb-press@5d {
123 compatible = "st,lps22hb-press";
/Zephyr-latest/samples/boards/bbc/microbit/sound/
DREADME.rst52 button presses of the two main buttons. For each press the current
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi346 test_i2c_lps22hb_press: lps22hb-press@31 {
347 compatible = "st,lps22hb-press";
358 test_i2c_lps25hb_press: lps25hb-press@33 {
359 compatible = "st,lps25hb-press";
1065 osr-press = <0x01>;
1099 osr-press = <0x01>;
1101 osr-press = <8>;
/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388.h172 uint32_t press; member
/Zephyr-latest/boards/st/disco_l475_iot1/
Ddisco_l475_iot1.dts156 lps22hb-press@5d {
157 compatible = "st,lps22hb-press";
/Zephyr-latest/boards/digilent/zybo/doc/
Dindex.rst82 Ensure the board is configured for JTAG boot, open a serial terminal, turn on/reset the board (press
121 Ensure the board is configured for JTAG boot, open a serial terminal, turn on/reset the board (press
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay43 press-thresholds-mv = <1500>, <1750>;
47 press-thresholds-mv = <2500>, <1750>;
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst24 happen that one press results in multiple events. And because the event-task
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md34 press ctrl-x ctrl-q to escape
/Zephyr-latest/boards/intel/common/
Defi_boot.rst49 #. When the following output appears, press :kbd:`F7`:
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/
Dmec172xmodular_assy6930.rst267 .. note:: When west process started press Reset button ``S1`` and do not release it
271 If you don't see this message, press the Reset button and the message should appear.
285 #. If Dediprog can't detect the onboard flash, press the board's ``S1`` Reset button and try again.
/Zephyr-latest/boards/shields/renesas_us159_da14531evz/doc/
Dindex.rst32 press the "Search Online" button. The required binary file can be selected
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/
Dindex.rst183 sent by the board. If you don't see this message, press the Reset button and the
209 If you don't see this message, press the Reset button and the message should appear.

1234567