Searched full:exposed (Results 1 – 25 of 208) sorted by relevance
123456789
/Zephyr-latest/dts/bindings/gpio/ |
D | sparkfun,micromod-gpio.yaml | 5 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.
|
D | adafruit-feather-header.yaml | 5 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
|
D | particle-gen3-header.yaml | 5 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
|
D | arduino-nano-header-r3.yaml | 5 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.
|
D | nxp,i2c-tsc-fpc.yaml | 8 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
|
D | nxp,parallel-lcd-connector.yaml | 8 GPIO pins exposed on NXP LCD interface. These pins are 9 exposed on a 40 pin flexible printed cable connector. The pins have the
|
D | nxp,lcd-8080.yaml | 8 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
|
D | arduino-header-r3.yaml | 6 GPIO pins exposed on Arduino Uno (R3) headers. 12 * An 8-pin Power Supply header. No pins on this header are exposed
|
D | linaro,96b-lscon-1v8.yaml | 4 description: Represents GPIO pin nodes exposed on the 96Boards 1.8v low-speed header
|
D | linaro,96b-lscon-3v3.yaml | 5 Represents GPIO pin nodes exposed on the 96Boards 3.3v low-speed header
|
/Zephyr-latest/subsys/mgmt/mcumgr/util/ |
D | CMakeLists.txt | 9 # 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/ |
D | socket_select.h | 45 * 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()`
|
D | socket.h | 338 * 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/ |
D | main.c | 33 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/ |
D | Kconfig.ambiq | 63 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/ |
D | nvme.rst | 29 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/ |
D | pinmux.c | 20 * 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/ |
D | overlay-nsos.conf | 8 # IPv6 DAD requires lower level network interface access, below exposed socket-level access
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/ |
D | CMakeLists.txt | 6 # Protocol API is only exposed to MCUmgr internals.
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | CMakeLists.txt | 7 # Protocol API is only exposed to MCUmgr internals.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/ |
D | CMakeLists.txt | 7 # OS Management client group public API is exposed through zephyr_interface,
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | CMakeLists.txt | 8 # Shell Management group public API is exposed by MCUmgr API
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/ |
D | CMakeLists.txt | 8 # Statistics management group public API is exposed by MCUmgr API
|
/Zephyr-latest/dts/bindings/memory-window/ |
D | intel,adsp-mem-window.yaml | 18 description: memory region the windows are exposed through.
|
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/boards/ |
D | b_u585i_iot02a.overlay | 3 /* I2C bus pins are exposed on the STMod+.
|
123456789