Searched refs:read (Results 851 – 875 of 1064) sorted by relevance
1...<<31323334353637383940>>...43
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 91 …#. Build and flash a sample application, and read the logs to figure out where Arduino stored boss…
|
/Zephyr-latest/boards/others/icev_wireless/doc/ |
D | index.rst | 162 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp8684_devkitm/doc/ |
D | index.rst | 167 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/dptechnics/walter/doc/ |
D | index.rst | 190 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32c3_devkitc/doc/ |
D | index.rst | 171 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32c3_devkitm/doc/ |
D | index.rst | 171 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/subsys/shell/ |
D | shell_ops.c | 562 err = sh->iface->api->read(sh->iface, buf, sizeof(buf), &count); in z_shell_backend_rx_buffer_flush()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | cap.rst | 67 discover CAP Acceptors's CAS and optional CSIS services. The CSIS service can be read to provide 244 discover CAP Acceptors's CAS and optional CSIS services. The CSIS service can be read to provide
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 144 | "data" | chunk of data read from file; it is CBOR encoded stream of bytes with | 450 | "len" | maximum length of data to read from file to |
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 426 * Added write/read and bus recovery commands to shell 721 * Added sample for using POSIX read()/write() with network sockets. 759 * :github:`25780` - [Coverity CID :210612] Negative array index read in samples/net/sockets/socketp… 952 * :github:`24642` - kernel: pipe: simple test fails for pipe write / read of 3 bytes 959 * :github:`24585` - How to read/write an big(>16K) file in littlefs shell sample on native posix bo… 1036 * :github:`24176` - Where can I read PDR (packet delivery ratio)? Or number of TX/ACK packets? 1132 * :github:`23584` - [Coverity CID :208916] Out-of-bounds read in drivers/sensor/adxl345/adxl345.c 1135 * :github:`23581` - [Coverity CID :208919] Out-of-bounds read in drivers/sensor/adxl345/adxl345.c 1138 * :github:`23577` - [Coverity CID :208923] Out-of-bounds read in drivers/sensor/adxl345/adxl345.c
|
D | release-notes-3.5.rst | 148 * Added support for long read/write in CAP 839 * Block-wise sending now supports LwM2M read and composite-read operations as well. 851 * Added protection for Security object to prevent read/writes by the server. 1702 * new property: ``read-cs-idle-delay`` 2116 * Added alignment parameter to FS_LITTLEFS_DECLARE_CUSTOM_CONFIG macro, it can speed up read/write 2118 because we can avoid extra copy of data from card buffer to read/prog buffer. 2148 * Added support for querying the number of bytes available to read via the 2269 * Added support for serial recovery to read and handle encrypted seondary slot partitions.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 145 `rtc` alias device as a timesource from which the current time can be written or read.
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_report.py | 170 text_content = log_file.read()
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_socket_offload.c | 645 .read = eswifi_socket_read,
|
/Zephyr-latest/drivers/flash/ |
D | flash_mcux_flexspi_hyperflash.c | 637 .read = flash_flexspi_hyperflash_read,
|
D | flash_stm32h7x.c | 727 .read = flash_stm32h7_read,
|
D | spi_flash_at45.c | 659 .read = spi_flash_at45_read,
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | bmm150.c | 50 return cfg->bus_io->read(&cfg->bus, start, buf, size); in bmm150_reg_read()
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.spiram | 209 bool "Use custom SPI PSRAM WP(SD3) Pin when flash pins set in eFuse (read help)"
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 199 The ``bindesc`` command allows users to read :ref:`binary descriptors<binary_descriptors>`
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/ |
D | index.rst | 175 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/drivers/display/ |
D | display_stm32_ltdc.c | 471 .read = stm32_ltdc_read,
|
/Zephyr-latest/boards/st/b_l072z_lrwan1/doc/ |
D | index.rst | 83 - Up to 192 KB Flash, 2 banks read-while-write, proprietary code readout protection
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/doc/ |
D | index.rst | 68 - Up to 2 MB Flash, 2 banks read-while-write, proprietary code readout protection
|
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/ |
D | index.rst | 219 For more information about the system build please read the :ref:`sysbuild` documentation.
|
1...<<31323334353637383940>>...43