Home
last modified time | relevance | path

Searched refs:read (Results 1026 – 1050 of 1064) sorted by relevance

1...<<414243

/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst132 * On all STM32 ADC, it is no longer possible to read sensor channels (Vref,
Drelease-notes-1.12.rst434 * :github:`6514` - samples/drivers/i2c_fujitsu_fram: Data comparison on data written and data read
650 * :github:`7482` - [Coverity CID :185523] Out-of-bounds read in lsm6dsl driver
Drelease-notes-1.7.rst145 * New local-content generation theme (read-the-docs)
Drelease-notes-2.5.rst1527 * :github:`29310` - ble central Repeat read and write to three peripherals error USAGE FAULT
1528 * :github:`29309` - ADC1 doesn't read correctly on STM32F7
1701 * :github:`28175` - [Coverity CID :214214] Uninitialized pointer read in tests/benchmarks/data_stru…
1913 * :github:`16438` - fs/FCB fs/NVS : requires unaligned flash read-out length capabilities,
Drelease-notes-3.1.rst494 and 1-1-4 read mode.
980 read/write request; :kconfig:option:`CONFIG_FS_MGMT_FILE_ACCESS_HOOK`
1883 * :github:`41297` - QSPI flash need read, write via 4 lines not 1 line
1974 * :github:`25362` - better support for posix api read write in socketpair tests
Drelease-notes-1.11.rst465 * :github:`6164` - timer: cortex_m: Incorrect read of clock cycles counter after idle tickless peri…
Drelease-notes-1.10.rst139 new concepts that replace KBuild concepts. Please re-read the Getting
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst265 Keep iface state updated to reflect network availability, but do not read iface state for any purpo…
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst62 its logic level is read or controlled manually.
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig405 int "Maximum # of composite read and send operation URL path"
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst498 For more information about the system build please read the :ref:`sysbuild` documentation.
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake135 # Perform a dummy read to prevent a false warning about unused variables
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c622 .read = offload_read,
/Zephyr-latest/doc/develop/
Dmodules.rst637 To read these variables for a Zephyr module named ``foo``:
700 To read these variables for a sysbuild module:
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi504 This option overrides the MAC address read from OTP. It is strictly for testing purposes only.
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst373 :c:func:`k_thread_custom_data_get` functions are used to write and read
Dworkqueue.rst416 filled by an ISR or thread and read by the work handler.
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst142 that appear in DTS files. You can read more about how to get property values in
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4934 SHELL_CMD_ARG(read-remote-tx-power, NULL, HELP_NONE, cmd_read_remote_tx_power, 2, 0),
4935 SHELL_CMD_ARG(read-local-tx-power, NULL, HELP_NONE, cmd_read_local_tx_power, 2, 0),
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c1543 .read = flash_stm32_xspi_read,
Dflash_stm32_ospi.c1706 .read = flash_stm32_ospi_read,
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig1068 Enable HCI commands to read information about supported
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_inet.c3015 .read = sock_read_vmeth,
/Zephyr-latest/doc/
Dzephyr.doxyfile.in351 # the files are not read by Doxygen. When specifying no_extension you should add
1010 # read by Doxygen.
1567 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
2138 # keyboard input (\read on a not open input stream) cause the job to abort,
2165 # path from which the emoji images will be read. If a relative path is entered,
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py2196 contents = f.read()

1...<<414243