Home
last modified time | relevance | path

Searched full:exposed (Results 1 – 25 of 208) sorted by relevance

123456789

/Zephyr-latest/dts/bindings/gpio/
Dsparkfun,micromod-gpio.yaml5 GPIO pins exposed on micromod headers.
12 * An 6-pin Power Supply header. No pins on this header are exposed
14 * Reset, Boot pins and SWD pins not exposed by this binding.
16 RX and TX pins. Neither of them are exposed by this binding.
17 * 2 i2c buses. Only the corresponding interrupt pin is exposed by
19 * 2 SPI buses not exposed by this binding. Only SPI CS control pin
20 is exposed by this binding.
21 * Audio line not exposed by this binding.
Dadafruit-feather-header.yaml5 GPIO pins exposed on Adafruit Feather headers.
10 * A 16-pin header. 12 pins on this header are exposed
12 * A 12-pin header. 9 pins on this header are exposed
Dparticle-gen3-header.yaml5 GPIO pins exposed on Particle Gen3 (Feather) headers.
11 * A 12-pin header on the right. 9 pins on this header are exposed
13 * A 16-pin header. 13 pins on this header are exposed by this
Darduino-nano-header-r3.yaml5 GPIO pins exposed on Arduino Nano (R3) headers.
10 and GND (pin 4) pins are not exposed by this binding.
13 power supply and reset pins are not exposed by this binding.
Dnxp,i2c-tsc-fpc.yaml8 GPIO pins exposed on NXP LCD touch controller interface. These pins are
9 exposed on a 6 pin flexible printed cable connector. The pins have the
Dnxp,parallel-lcd-connector.yaml8 GPIO pins exposed on NXP LCD interface. These pins are
9 exposed on a 40 pin flexible printed cable connector. The pins have the
Dnxp,lcd-8080.yaml8 GPIO pins exposed on NXP LCD 8080 interface (e.g., used on LCD-PAR-035 panel).
9 These pins are exposed on a 32 pin connector. The pins have the
Darduino-header-r3.yaml6 GPIO pins exposed on Arduino Uno (R3) headers.
12 * An 8-pin Power Supply header. No pins on this header are exposed
Dlinaro,96b-lscon-1v8.yaml4 description: Represents GPIO pin nodes exposed on the 96Boards 1.8v low-speed header
Dlinaro,96b-lscon-3v3.yaml5 Represents GPIO pin nodes exposed on the 96Boards 3.3v low-speed header
/Zephyr-latest/subsys/mgmt/mcumgr/util/
DCMakeLists.txt9 # API interface for utilities is exposed by mgmt_mcumgr_util,
10 # and should not be exposed outside of mgmt_mcumgr.
/Zephyr-latest/include/zephyr/net/
Dsocket_select.h45 * This function is also exposed as `select()`
70 * This function is also exposed as `FD_ZERO()`
85 * This function is also exposed as `FD_ISSET()`
100 * This function is also exposed as `FD_CLR()`
115 * This function is also exposed as `FD_SET()`
Dsocket.h338 * This function is also exposed as `socket()`
355 * This function is also exposed as `socketpair()`
365 * This function is also exposed as `close()`
379 * This function is also exposed as `shutdown()`
391 * This function is also exposed as `bind()`
404 * This function is also exposed as `connect()`
417 * This function is also exposed as `listen()`
429 * This function is also exposed as `accept()`
441 * This function is also exposed as `sendto()`
455 * This function is also exposed as `send()`
[all …]
/Zephyr-latest/tests/net/lib/prometheus/formatter/src/
Dmain.c33 char exposed[] = "# HELP test_counter2 Test counter 2\n" in ZTEST() local
61 zassert_equal(strcmp(formatted, exposed), 0, in ZTEST()
63 exposed, formatted); in ZTEST()
/Zephyr-latest/drivers/spi/
DKconfig.ambiq63 The pins for the SPI transceiver are not exposed from the chips
65 configurable BLEIF timing observation functions on other exposed
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst29 Each exposed disk, via it's related disk_info structure, will be distinguished by its name which is…
32 an exposed disk.
56 Where VENDOR_ID and DEVICE_ID are the ones from the exposed NVMe controller.
/Zephyr-latest/boards/arm/v2m_beetle/
Dpinmux.c20 * The GPIO controllers 2 and 3 are reserved and therefore not exposed by
23 * All GPIO controller exposed pins are exposed via the following sequence of
28 * For the exposed GPIO controllers ARM V2M Beetle Board follows the Arduino
/Zephyr-latest/samples/net/sockets/echo_server/
Doverlay-nsos.conf8 # IPv6 DAD requires lower level network interface access, below exposed socket-level access
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/
DCMakeLists.txt6 # Protocol API is only exposed to MCUmgr internals.
/Zephyr-latest/subsys/mgmt/mcumgr/smp/
DCMakeLists.txt7 # Protocol API is only exposed to MCUmgr internals.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/
DCMakeLists.txt7 # OS Management client group public API is exposed through zephyr_interface,
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/
DCMakeLists.txt8 # Shell Management group public API is exposed by MCUmgr API
/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/
DCMakeLists.txt8 # Statistics management group public API is exposed by MCUmgr API
/Zephyr-latest/dts/bindings/memory-window/
Dintel,adsp-mem-window.yaml18 description: memory region the windows are exposed through.
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/boards/
Db_u585i_iot02a.overlay3 /* I2C bus pins are exposed on the STMod+.

123456789