Searched refs:read (Results 901 – 925 of 1064) sorted by relevance
1...<<31323334353637383940>>...43
/Zephyr-latest/drivers/adc/ |
D | adc_esp32.c | 711 .read = adc_esp32_read,
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 89 The above code creates 2 function handlers, ``test`` which supports read requests and takes 2
|
/Zephyr-latest/boards/st/stm32l496g_disco/doc/ |
D | index.rst | 78 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
|
/Zephyr-latest/boards/st/stm32u083c_dk/doc/ |
D | index.rst | 99 - Robust read out protection (RDP): 3 protection level states
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 175 #. Loading :file:`.west/config` in the topdir to read the ``manifest.path``
|
/Zephyr-latest/boards/luatos/esp32s3_luatos_core/doc/ |
D | index.rst | 209 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/st/nucleo_h503rb/doc/ |
D | index.rst | 57 - 128 Kbytes of embedded flash memory with ECC, two banks of read-while-write
|
/Zephyr-latest/boards/st/nucleo_u031r8/doc/ |
D | index.rst | 91 - Robust read out protection (RDP): 3 protection level states
|
/Zephyr-latest/boards/96boards/aerocore2/doc/ |
D | index.rst | 263 supports flashing via USB (DFU), UART, I2C and SPI. You can read more about
|
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/doc/ |
D | index.rst | 165 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32s3_devkitc/doc/ |
D | index.rst | 207 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32c6_devkitc/doc/ |
D | index.rst | 213 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32s3_devkitm/doc/ |
D | index.rst | 207 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_mqtt.c | 817 .read = read_data };
|
D | shell_telnet.c | 783 .read = telnet_read
|
/Zephyr-latest/drivers/ethernet/nxp_enet/ |
D | eth_mcux.c | 119 mdioRead read; member 1502 .read = _MDIO_Read, \
|
/Zephyr-latest/subsys/shell/ |
D | shell.c | 979 (void)sh->iface->api->read(sh->iface, buf, in state_collect() 996 (void)sh->iface->api->read(sh->iface, &data, in state_collect()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 473 end of data for register read but continues sending data. 482 * Improved the FIFO read routine to support higher transfer rates. 795 * Fixed composite read/write access rights check. 1003 * Fixed an issue in MCUmgr console UART input whereby the FIFO would be read outside of an ISR, 1077 if it has data ready to be read, and always invokes ``TRANSMIT_IDLE`` when the pipe is 1079 rely solely on the events to start read/transmit work. A test suite has been added to
|
D | release-notes-2.7.rst | 1205 * :github:`38233` - Build newlib function read() and write() failed when enable userspace 1227 * :github:`38138` - [Coverity CID: 239554] Out-of-bounds read in /zephyr/include/generated/syscalls… 1229 * :github:`38136` - [Coverity CID: 239557] Out-of-bounds read in /zephyr/include/generated/syscalls… 1236 * :github:`38129` - [Coverity CID: 239572] Out-of-bounds read in /zephyr/include/generated/syscalls… 1252 * :github:`38112` - [Coverity CID: 239612] Out-of-bounds read in /zephyr/include/generated/syscalls… 1275 * :github:`38016` - [Coverity CID: 238375] Uninitialized pointer read in subsys/bluetooth/mesh/shel… 1276 * :github:`38015` - [Coverity CID: 237072] Uninitialized pointer read in subsys/bluetooth/controlle… 1290 * :github:`38001` - [Coverity CID: 238371] Negative array index read in tests/lib/cbprintf_package/… 1291 * :github:`38000` - [Coverity CID: 238347] Negative array index read in tests/lib/cbprintf_package/… 1649 * :github:`36314` - [Coverity CID: 236610] Uninitialized pointer read in subsys/bluetooth/mesh/prox… [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_k6x.dtsi | 150 interrupt-names = "command-complete", "read-collision";
|
D | nxp_ke1xf.dtsi | 321 interrupt-names = "command-complete", "read-collision";
|
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 930 .read = etr_shell_read,
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 98 # readelf_flag_headers : Flag to use for specifying ELF headers should be read
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 135 Emit console messages to a RAM buffer that is then read by the
|
/Zephyr-latest/doc/services/sensing/ |
D | index.rst | 156 such as set configurations, read sensor sample data, etc.
|
1...<<31323334353637383940>>...43