/Zephyr-Core-3.5.0/tests/drivers/disk/disk_performance/ |
D | README.txt | 8 * Setup test: simply sets up the disk, and reads data such as the sector count 11 * Sequential read test: This test performs sequential reads, first only over one 14 * Random read test: This test performs random reads across the disk, each one
|
/Zephyr-Core-3.5.0/drivers/ieee802154/ |
D | ieee802154_rf2xx_iface.h | 27 * @brief Reads current value from a transceiver register 29 * This function reads the current value from a transceiver register. 85 * @brief Reads frame buffer of the transceiver 87 * This function reads the frame buffer of the transceiver. 111 * @brief Reads sram data from the transceiver 113 * This function reads the sram data of the transceiver.
|
/Zephyr-Core-3.5.0/tests/subsys/sd/sdmmc/ |
D | README.txt | 19 * Read test: verify that single block reads work, followed by multiple 20 block reads. Ensure the subsystem will reject reads beyond the end of
|
/Zephyr-Core-3.5.0/tests/subsys/sd/mmc/ |
D | README.txt | 19 * Read test: verify that single block reads work, followed by multiple 20 block reads. Ensure the subsystem will reject reads beyond the end of
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/uart/ |
D | serial_test.h | 50 * Use cases involving multiple reads of the data must prevent 52 * being preempted or by using a mutex to govern reads. 66 * Reads the data without consuming it. Future calls to serial_vnd_peek_out_data() or 70 * Use cases involving multiple reads of the data must prevent 72 * being preempted or by using a mutex to govern reads.
|
/Zephyr-Core-3.5.0/subsys/sd/ |
D | Kconfig | 53 Number of times to retry SD OCR read command. OCR reads typically 78 Size in bytes of internal buffer SD card uses for unaligned reads and 79 internal data reads during initialization
|
/Zephyr-Core-3.5.0/dts/bindings/input/ |
D | xptek,xpt2046.yaml | 50 reads: 52 description: How many reads per touch to average the value
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | ring_buffer.h | 344 * Use cases involving multiple reads of the ring buffer must prevent 346 * being preempted or by using a mutex to govern reads to the ring buffer. 372 * Use cases involving multiple reads of the ring buffer must prevent 374 * being preempted or by using a mutex to govern reads to the ring buffer. 391 * This routine reads data from a ring buffer @a buf. 394 * Use cases involving multiple reads of the ring buffer must prevent 396 * being preempted or by using a mutex to govern reads to the ring buffer. 413 * This routine reads data from a ring buffer @a buf without removal. 416 * Use cases involving multiple reads of the ring buffer must prevent 418 * being preempted or by using a mutex to govern reads to the ring buffer. [all …]
|
D | sys_io.h | 39 * This function reads a byte from the port. 60 * This function reads 16 bits from the port. 81 * This function reads 32 bits from the port. 163 * This function reads a byte from the given memory mapped register. 184 * This function reads 16 bits from the given memory mapped register. 206 * This function reads 32 bits from the given memory mapped register. 228 * This function reads 64 bits from the given memory mapped register.
|
/Zephyr-Core-3.5.0/tests/drivers/disk/disk_access/ |
D | README.txt | 19 these sector reads, the driver will read multiple times from the same memory 24 disk and reads it back to verify correctness. The test first performs writes
|
/Zephyr-Core-3.5.0/drivers/input/ |
D | input_xpt2046.c | 26 uint16_t reads; member 135 /* Run number of reads and calculate average */ in xpt2046_work_handler() 136 int rounds = config->reads; in xpt2046_work_handler() 249 .reads = DT_INST_PROP(index, reads), \ 263 BUILD_ASSERT(DT_INST_PROP(index, reads) > 0, "Number of reads must be at least one");
|
/Zephyr-Core-3.5.0/tests/subsys/sd/mmc/src/ |
D | main.c | 60 /* Try simple reads from start of SD card */ in ZTEST() 68 /* Try a series of reads from the same block */ in ZTEST() 72 zassert_equal(ret, 0, "Multiple reads from same addr failed"); in ZTEST() 83 /* Verify that unaligned reads work */ in ZTEST() 103 /* Try a series of reads from the same block */ in ZTEST() 124 /* Test reads and writes interleaved, to verify data is making it on disk */
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/caching/src/ |
D | gatt_client_test.c | 388 /* Signal to server that reads are done */ in test_main_db_hash_read_eatt() 403 /* Wait until received response on both reads. When robust caching is implemented in test_main_out_of_sync_eatt() 425 /* Signal to server that reads are done */ in test_main_out_of_sync_eatt() 440 /* Wait until received response on both reads. When robust caching is implemented in test_main_retry_reads_eatt() 447 /* Retry the reads, these shall time out */ in test_main_retry_reads_eatt() 457 /* Signal to server that reads are done */ in test_main_retry_reads_eatt() 478 /* Signal to server that reads are done */ in test_main_db_hash_read_no_eatt() 503 /* Signal to server that reads are done */ in test_main_out_of_sync_no_eatt() 523 /* Signal to server that reads are done */ in test_main_retry_reads_no_eatt()
|
/Zephyr-Core-3.5.0/drivers/sensor/vl53l1x/ |
D | vl53l1_platform.h | 34 * Reads the requested number of bytes from the device 76 * Reads a single byte from the device 86 * Reads a single word (16-bit unsigned) from the device 96 * Reads a single double word (32-bit unsigned) from the device
|
/Zephyr-Core-3.5.0/tests/subsys/sd/sdmmc/src/ |
D | main.c | 65 /* Try simple reads from start of SD card */ in ZTEST() 73 /* Try a series of reads from the same block */ in ZTEST() 77 zassert_equal(ret, 0, "Multiple reads from same addr failed"); in ZTEST() 88 /* Verify that unaligned reads work */ in ZTEST() 109 /* Try a series of reads from the same block */ in ZTEST() 131 /* Test reads and writes interleaved, to verify data is making it on disk */
|
/Zephyr-Core-3.5.0/samples/drivers/counter/maxim_ds3231/ |
D | Kconfig | 9 If enabled this reads the RTC then sets it so that uptime
|
/Zephyr-Core-3.5.0/samples/drivers/ipm/ipm_imx/ |
D | sample.yaml | 2 description: the sample reads the received data from the Messaging Unit using the
|
/Zephyr-Core-3.5.0/samples/sensor/magn_polling/ |
D | README.rst | 9 Sample application that periodically reads magnetometer (X, Y, Z) data from
|
/Zephyr-Core-3.5.0/drivers/can/ |
D | Kconfig.rcar | 20 Must be at least the size of concurrent reads.
|
D | Kconfig.native_posix_linux | 28 Must be at least the size of concurrent reads.
|
D | Kconfig.mcp2515 | 36 Must be at least the size of concurrent reads.
|
D | Kconfig.loopback | 21 Must be at least the size of concurrent reads.
|
/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/ |
D | soc_dbg.h | 17 * destructive reads are disabled, pending the respective module enable bit for
|
/Zephyr-Core-3.5.0/tests/drivers/disk/disk_access/src/ |
D | main.c | 78 /* Reads sectors, verifying overflow does not occur */ 97 TC_PRINT("Testing reads of %u sectors\n", num_sectors); in test_sector_read() 177 /* Test multiple reads in series, and reading from a variety of blocks */ 199 "Multiple reads mismatch"); in ZTEST()
|
/Zephyr-Core-3.5.0/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi.h | 27 * 7. EC_SHI_FRAME_START - AP reads frame byte 28 * 8. (response packet) - AP reads response packet
|