Searched refs:closed (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-Core-3.5.0/boards/shields/x_nucleo_eeprma2/ |
D | x_nucleo_eeprma2.overlay | 30 /* if solder-bridge closed: arduino A1 pin on CN8 can wp */ 43 /* if solder-bridge closed: arduino A1 pin on CN8 can wp */ 56 /* if solder-bridge closed: arduino A1 pin on CN8 can wp */ 72 * closed solder bridge. 93 /* if solder-bridge closed: arduino A0 pin on CN8 can wp */ 107 /* if solder-bridge closed: arduino A0 pin on CN8 can wp */ 122 /* if solder-bridge closed: arduino A0 pin on CN8 can wp */
|
/Zephyr-Core-3.5.0/boards/arm/reel_board/doc/ |
D | index.rst | 281 | J19 | closed solder jumper | testpoint I2C SDA | 283 | J20 | closed solder jumper | testpoint I2C SCL | 285 | J7 | closed solder jumper | testpoint INT1 MMA8652FC | 287 | J24 | closed solder jumper | testpoint INT2 MMA8652FC | 289 | J11 | closed solder jumper | testpoint INT APDS9960 | 291 | J12 | closed solder jumper | testpoint DRDYn HDC1010 | 300 | J13 | closed solder jumper | testpoint EPD Busy | 302 | J14 | closed solder jumper | testpoint EPD Reset | 304 | J15 | closed solder jumper | testpoint EPD DC | 306 | J16 | closed solder jumper | testpoint EPD SPI_CS | [all …]
|
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ots/ |
D | ots_l2cap_internal.h | 34 void (*closed)(struct bt_gatt_ots_l2cap *l2cap_ctx, member
|
D | ots_l2cap.c | 151 if (l2cap_ctx->closed) { in l2cap_disconnected() 152 l2cap_ctx->closed(l2cap_ctx, chan->conn); in l2cap_disconnected()
|
D | ots_oacp.c | 321 ots->l2cap.closed = oacp_l2cap_closed; in oacp_write_proc_validate()
|
D | ots_client.c | 1209 l2cap->closed = chan_closed; in oacp_read() 1265 l2cap->closed = chan_closed; in oacp_write()
|
/Zephyr-Core-3.5.0/boards/arm/lora_e5_dev_board/ |
D | lora_e5_dev_board.dts | 60 * Requires closed J15 (D9) 72 * Requires closed J6 (D10) 125 /* PB4 can select RS-485 TX, when J17 (A4) is closed */
|
/Zephyr-Core-3.5.0/boards/shields/v2c_daplink/doc/ |
D | index.rst | 38 When using the V2C-DAPLink shield with the ``Cfg`` jumper (``J2``) closed, the
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | websocket.rst | 65 When done, the Websocket transport socket must be closed. User should handle
|
D | mqtt.rst | 122 closed. 129 The connection can be closed by calling the ``mqtt_disconnect`` function.
|
D | mqtt_sn.rst | 122 The connection can be closed by calling the ``mqtt_sn_disconnect`` function. This
|
/Zephyr-Core-3.5.0/subsys/mgmt/osdp/ |
D | Kconfig.pd | 106 open/closed circuit status to the reported active/inactive status. (User 107 may configure each circuit as "normally closed" or "normally open".)
|
/Zephyr-Core-3.5.0/subsys/net/lib/sockets/ |
D | Kconfig | 125 freed only when connection is gracefully closed by peer sending TLS 126 notification or socket is closed.
|
/Zephyr-Core-3.5.0/boards/arm/stm32h747i_disco/doc/ |
D | index.rst | 88 Make sure you have SB8 closed and SB21 open to get Ethernet working. 149 - **SB22**, **SB44**, **SB17** and **SB8** should be closed
|
/Zephyr-Core-3.5.0/boards/xtensa/esp32_net/doc/ |
D | index.rst | 96 signals, however, must be jumpered closed to connect the internal
|
/Zephyr-Core-3.5.0/samples/shields/x_nucleo_iks02a1/microphone/ |
D | README.rst | 27 it is needed to have SB24 and SB29 solder bridges properly closed. In this way
|
/Zephyr-Core-3.5.0/boards/arm/arduino_due/doc/ |
D | index.rst | 202 Make sure your terminal program is closed before flashing the binary image,
|
/Zephyr-Core-3.5.0/doc/contribute/ |
D | bin_blobs.rst | 199 - Such issues may be closed as out of scope of the Zephyr project 201 This does not imply that issues which require blobs to reproduce will be closed
|
D | external.rst | 197 - If there are no objections, the matter is closed. Approval can be
|
/Zephyr-Core-3.5.0/samples/bluetooth/ipsp/ |
D | README.rst | 204 Connection closed.
|
/Zephyr-Core-3.5.0/boards/arm/olimexino_stm32/doc/ |
D | index.rst | 450 Make sure your terminal program is closed before flashing
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 116 stream is closed by calling :c:member:`close <bt_mesh_blob_io.close>`.
|
/Zephyr-Core-3.5.0/samples/net/lwm2m_client/ |
D | README.rst | 262 is closed so it can e. g. turn the radio off. The next RX window will be open
|
/Zephyr-Core-3.5.0/boards/arm/bt610/doc/ |
D | bt610.rst | 536 Note that pin 3 requires a solder bridge to be closed to enable powering of the
|
/Zephyr-Core-3.5.0/doc/project/ |
D | dev_env_and_tools.rst | 194 response the item may be closed (draft and DNM tagged pull requests are
|
12