Home
last modified time | relevance | path

Searched refs:read (Results 376 – 400 of 1064) sorted by relevance

1...<<11121314151617181920>>...43

/Zephyr-latest/boards/nordic/nrf5340_audio_dk/doc/
Dindex.rst80 The nRF5340 has a flash read-back protection feature. When flash read-back
/Zephyr-latest/drivers/mdio/
Dmdio_esp32.c126 .read = mdio_esp32_read,
/Zephyr-latest/drivers/flash/
Dflash_esp32.c165 .read = flash_esp32_read,
Dsoc_flash_rv32m1.c138 .read = flash_mcux_read,
Dflash_cadence_qspi_nor.c115 .read = flash_cad_read,
Dsoc_flash_nrf_mram.c179 .read = nrf_mram_read,
/Zephyr-latest/drivers/sensor/bosch/bme680/
Dbme680_spi.c143 .read = bme680_reg_read_spi,
/Zephyr-latest/samples/subsys/fs/littlefs/boards/
Dnrf52840dk_nrf52840_spi.overlay66 read-size = <16>;
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/
DREADME.rst12 and on timer expiry, message is read by main thread.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/
DREADME.rst12 and on timer expiry, message is read by main thread.
/Zephyr-latest/samples/arch/mpu/mpu_test/src/
Dmain.c156 SHELL_CMD(read, NULL, READ_CMD_HELP, cmd_read),
/Zephyr-latest/tests/drivers/sdhc/
DREADME.txt21 * Request test: Make a request to read the card interface condition,
/Zephyr-latest/boards/arduino/opta/
Darduino_opta_stm32h747xx_m7.dts79 read-only;
/Zephyr-latest/doc/contribute/
Dindex.rst25 This page is a mandatory read for first-time contributors as it contains important information on
30 This document is another mandatory read that describes the expected behavior of *all*
/Zephyr-latest/drivers/espi/
DKconfig.npcx78 This is the setting to use auto mode for eSPI TAF read.
83 This is the setting to use manual mode for eSPI TAF read.
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_assistant.c369 struct bt_gatt_read_params *read, in broadcast_assistant_bap_ntf_read_func() argument
373 uint16_t handle = read->single.handle; in broadcast_assistant_bap_ntf_read_func()
385 memset(read, 0, sizeof(*read)); in broadcast_assistant_bap_ntf_read_func()
397 memset(read, 0, sizeof(*read)); in broadcast_assistant_bap_ntf_read_func()
410 memset(read, 0, sizeof(*read)); in broadcast_assistant_bap_ntf_read_func()
/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.h68 int (*read)(const struct device *dev, member
/Zephyr-latest/samples/sensor/qdec/
DREADME.rst66 Of course the read value changes once the user manually rotates the mechanical
/Zephyr-latest/cmake/modules/
Darch_v2.cmake31 # (read: multi-core and multi-arch SoC).
/Zephyr-latest/drivers/disk/
Dmmc_subsys.c105 .read = disk_mmc_access_read,
Dsdmmc_subsys.c109 .read = disk_sdmmc_access_read,
/Zephyr-latest/drivers/display/
DKconfig.stm32_ltdc60 Disable FMC bank1 if not used to prevent speculative read accesses.
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/
Dxg27_dk2602a.dts85 read-only;
/Zephyr-latest/modules/thrift/src/thrift/server/
DTFDServer.cpp91 r = ::read(fd, buf, len); in read_virt()
/Zephyr-latest/drivers/bbram/
Dbbram_emul.c127 .read = bbram_emul_read,

1...<<11121314151617181920>>...43