Searched refs:read (Results 726 – 750 of 1064) sorted by relevance
1...<<21222324252627282930>>...43
/Zephyr-latest/drivers/ethernet/phy/ |
D | phy_mii.c | 495 .read = phy_mii_read,
|
D | phy_qualcomm_ar8031.c | 490 .read = qc_ar8031_read,
|
D | phy_tja1103.c | 442 .read = phy_tja1103_reg_read,
|
/Zephyr-latest/drivers/flash/ |
D | flash_mspi_emul_device.c | 345 .read = flash_mspi_emul_read,
|
D | soc_flash_nrf.c | 294 .read = flash_nrf_read,
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | bme280.c | 53 return cfg->bus_io->read(&cfg->bus, start, buf, size); in bme280_reg_read()
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | lifos.rst | 115 thread's resource pool until the item is read.
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 113 - Default is small page (4KB), supervisor only, read only, and
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | mpsc_pbuf.rst | 62 Using pairs for read and write indexes, available space is determined. If
|
/Zephyr-latest/boards/witte/linum/ |
D | linum.dts | 364 read-only;
|
/Zephyr-latest/samples/subsys/shell/fs/ |
D | README.rst | 194 fs read <path>
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads1119.c | 486 .read = ads1119_read,
|
D | adc_max11102_17.c | 394 .read = max11102_17_read,
|
D | adc_mchp_xec.c | 404 .read = adc_xec_read,
|
D | adc_nxp_s32_adc_sar.c | 339 .read = adc_nxp_s32_read, \
|
D | adc_tla202x.c | 422 .read = tla202x_read,
|
D | iadc_gecko.c | 458 .read = adc_gecko_read,
|
/Zephyr-latest/doc/services/ipc/ipc_service/ |
D | ipc_service.rst | 106 read to and from shared memory regions.
|
/Zephyr-latest/doc/services/llext/ |
D | load.rst | 13 to read the ELF data. A loader also provides some minimal context (memory)
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.xec | 178 environment where application expects IBF ISR to read data and pass
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 52 whenever you read "Suite", assume the same for Instances.
|
/Zephyr-latest/boards/96boards/wistrio/doc/ |
D | 96b_wistrio.rst | 133 You can read more about how to enable and use the ROM bootloader by
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kv5x.dtsi | 93 interrupt-names = "command-complete", "read-collision";
|
D | nxp_kw2xd.dtsi | 112 interrupt-names = "command-complete", "read-collision";
|
D | nxp_s32k1xx.dtsi | 45 interrupt-names = "command-complete", "read-collision", "double-bit";
|
1...<<21222324252627282930>>...43