Searched refs:read (Results 826 – 850 of 1064) sorted by relevance
1...<<31323334353637383940>>...43
/Zephyr-latest/boards/others/esp32c3_supermini/doc/ |
D | index.rst | 169 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/ |
D | index.rst | 168 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/ |
D | index.rst | 168 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_uart.c | 513 .read = read_uart,
|
/Zephyr-latest/subsys/testsuite/ |
D | Kconfig | 71 can be read by gcov utility. For more details see gcovr.com .
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc2520.c | 204 bool z_cc2520_access(const struct device *dev, bool read, uint8_t ins, in z_cc2520_access() argument 235 if (read) { in z_cc2520_access()
|
/Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
D | index.rst | 101 - 2-Mbyte Flash memory with ECC, 2 banks read-while-write, including 512 Kbytes with 100 kcycles 267 You can read more about how to enable and use the ROM bootloader by checking
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/doc/ |
D | index.rst | 356 The BL5340 has a flash read-back protection feature. When flash 357 read-back protection is active, you will need to recover the chip
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_ops.c | 628 .read = ext2_read,
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_litex.c | 596 .read = i2s_litex_read,
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | phy_realtek_rtl8211f.c | 649 .read = phy_rt_rtl8211f_read,
|
/Zephyr-latest/scripts/west_commands/ |
D | sign.py | 617 outfile.write(infile.read())
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 42 is being read to.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 138 Data is read from the pipe by calling :c:func:`k_pipe_get`.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 105 This is a read-only state.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 152 read-instruction = < 0xb >;
|
/Zephyr-latest/boards/we/orthosie1ev/doc/ |
D | index.rst | 171 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/drivers/display/ |
D | display_renesas_lcdc.c | 619 .read = display_smartbond_read,
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 205 crash, as the application will attempt to read the initial, bigger, size; and
|
/Zephyr-latest/doc/services/retention/ |
D | index.rst | 6 The retention system provides an API which allows applications to read and
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads131m02.c | 653 .read = ads131m02_read,
|
/Zephyr-latest/boards/st/stm32l476g_disco/doc/ |
D | index.rst | 71 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
|
/Zephyr-latest/boards/luatos/esp32c3_luatos_core/doc/ |
D | index.rst | 182 For more information about the system build please read the :ref:`sysbuild` documentation.
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell.h | 732 int (*read)(const struct shell_transport *transport, member
|
/Zephyr-latest/drivers/audio/ |
D | dmic_nrfx_pdm.c | 628 .read = dmic_nrfx_pdm_read,
|
1...<<31323334353637383940>>...43