Home
last modified time | relevance | path

Searched refs:read (Results 301 – 325 of 1064) sorted by relevance

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

/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c91 .read = fxls8974_read_spi,
137 .read = fxls8974_read_i2c,
250 if (cfg->ops->read(dev, FXLS8974_REG_OUTXLSB, buf, FXLS8974_MAX_ACCEL_BYTES)) { in fxls8974_sample_fetch()
433 if (cfg->ops->read(dev, FXLS8974_REG_CTRLREG1, regVal, 5)) { in fxls8974_print_config()
/Zephyr-latest/drivers/i2s/
Di2s_handlers.c53 K_OOPS(K_SYSCALL_DRIVER_I2S(dev, read)); in z_vrfy_i2s_buf_read()
/Zephyr-latest/scripts/logging/dictionary/
Dlog_parser.py98 logdata = logfile.read()
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/
Dfifo_mock.py42 def read(self): member in FifoFile
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3.h35 mmc56x3_reg_read_fn read; member
/Zephyr-latest/drivers/mdio/
DKconfig23 read/write.
Dmdio_nxp_s32_netc.c71 .read = nxp_s32_mdio_read,
/Zephyr-latest/boards/shields/pmod_sd/doc/
Dindex.rst9 The Digilent Pmod SD (Revision B) allows system boards to read from and write to SD cards.
/Zephyr-latest/drivers/retained_mem/
Dretained_mem_zephyr_reg.c114 .read = zephyr_retained_mem_reg_read,
/Zephyr-latest/boards/silabs/radio_boards/slwrb4250b/
Dslwrb4250b.dts53 read-only;
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_device.rst9 There are two ways to transmit data, using the 'low' level read/write API or
/Zephyr-latest/doc/hardware/peripherals/
Dkscan.rst18 drivers read the rows while applying power through the columns one at a time
/Zephyr-latest/boards/st/b_u585i_iot02a/
Db_u585i_iot02a_stm32u585xx_ns.dts45 read-only;
/Zephyr-latest/drivers/adc/
DKconfig.lmp90xxx42 the data read from the LMP90xxx.
/Zephyr-latest/samples/drivers/memc/boards/
Dapollo3p_evb.overlay44 read-command = <0xEB>;
/Zephyr-latest/samples/drivers/mspi/mspi_async/boards/
Dapollo3p_evb.overlay44 read-command = <0xEB>;
/Zephyr-latest/samples/drivers/mspi/mspi_flash/
DREADME.rst44 Data read matches data written. Good!
/Zephyr-latest/samples/drivers/spi_flash/
DREADME.rst47 Data read matches data written. Good!
/Zephyr-latest/include/zephyr/arch/x86/ia32/scripts/
Dshared_kernel_pages.ld14 * no sensitive data should be here as Meltdown exploits may read it.
/Zephyr-latest/samples/bluetooth/direct_adv/
DREADME.rst13 provides two Bluetooth LE characteristics. To perform write, devices need to be bonded, while read
/Zephyr-latest/boards/st/nucleo_l552ze_q/
Dnucleo_l552ze_q_stm32l552xx_ns.dts48 read-only;
/Zephyr-latest/drivers/bbram/
Dbbram_it8xxx2.c71 .read = bbram_it8xxx2_read,
/Zephyr-latest/boards/fysetc/ucan/
Ducan.dts89 read-only;
/Zephyr-latest/boards/others/candlelight/
Dcandlelight.dts89 read-only;
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/support/
Dmec172x_remote_flasher.py70 spi_data = fbin.read()

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