/aosp_15_r20/external/pigweed/pw_uart/public/pw_uart/ |
H A D | uart.h | 55 StatusWithSize ReadAtLeast(ByteSpan rx_buffer, size_t min_bytes) { in ReadAtLeast() 74 StatusWithSize ReadExactly(ByteSpan rx_buffer) { in ReadExactly() 96 Status Read(ByteSpan rx_buffer) { in Read() 124 StatusWithSize TryReadAtLeastFor(ByteSpan rx_buffer, in TryReadAtLeastFor() 153 StatusWithSize TryReadExactlyFor(ByteSpan rx_buffer, in TryReadExactlyFor() 182 StatusWithSize TryReadFor(ByteSpan rx_buffer, in TryReadFor() 281 ByteSpan rx_buffer, in DoTryReadFor()
|
H A D | uart_non_blocking.h | 68 ByteSpan rx_buffer, in ReadExactly() 105 ByteSpan rx_buffer, in ReadAtLeast()
|
/aosp_15_r20/external/pigweed/pw_i2c/public/pw_i2c/ |
H A D | device.h | 57 ByteSpan rx_buffer, in WriteReadFor() 67 void* rx_buffer, in WriteReadFor() 93 Status ReadFor(ByteSpan rx_buffer, chrono::SystemClock::duration timeout) { in ReadFor() 98 Status ReadFor(void* rx_buffer, in ReadFor()
|
H A D | initiator.h | 105 ByteSpan rx_buffer, in WriteReadFor() 116 void* rx_buffer, in WriteReadFor() 218 ByteSpan rx_buffer, in ReadFor() 225 void* rx_buffer, in ReadFor()
|
/aosp_15_r20/external/pigweed/pw_i2c_linux/ |
H A D | initiator.cc | 115 ByteSpan rx_buffer, in DoWriteReadFor() 149 ByteSpan rx_buffer, in DoWriteReadForLocked()
|
/aosp_15_r20/external/pigweed/pw_uart/ |
H A D | blocking_adapter_test.cc | 105 ByteSpan rx_buffer; member 122 Status DoRead(ByteSpan rx_buffer, in DoRead()
|
H A D | blocking_adapter.cc | 33 ByteSpan rx_buffer, in DoTryReadFor()
|
/aosp_15_r20/external/pigweed/pw_spi/ |
H A D | initiator_mock.cc | 23 Status MockInitiator::DoWriteRead(ConstByteSpan tx_buffer, ByteSpan rx_buffer) { in DoWriteRead()
|
/aosp_15_r20/external/pigweed/pw_i2c/ |
H A D | initiator_mock.cc | 24 ByteSpan rx_buffer, in DoWriteReadFor()
|
/aosp_15_r20/external/pigweed/pw_i2c_rp2040/ |
H A D | initiator.cc | 66 ByteSpan rx_buffer, in DoWriteReadFor()
|
/aosp_15_r20/external/pigweed/pw_i2c_mcuxpresso/ |
H A D | initiator.cc | 104 ByteSpan rx_buffer, in DoWriteReadFor()
|
H A D | i3c_initiator.cc | 224 pw::ByteSpan rx_buffer, in DoWriteReadFor()
|
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/ |
H A D | dma_uart.cc | 464 ByteSpan rx_buffer, in DoTryReadFor()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/ |
D | spmc.h | 105 void *rx_buffer; member
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/ |
D | audio_handler.cpp | 494 auto rx_buffer = const_cast<uint8_t*>(buffer.get()); in OnCaptureBuffer() local
|
/aosp_15_r20/external/coreboot/src/drivers/spi/tpm/ |
H A D | tpm.c | 530 uint8_t *rx_buffer; member
|
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/ |
D | vsock.rs | 105 rx_buffer: Box<[u8]>, // buffers data if the tipc connection blocks field
|
/aosp_15_r20/external/pigweed/pw_stream/ |
H A D | mpsc_stream_test.cc | 589 std::byte rx_buffer[kBufSize]; in TEST() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-sata.h | 1189 … uint32_t rx_buffer : 1; /**< [ 30: 30](RO) RX data buffer mode (RX_BUFFER_MODE). */ member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 99337 u8 *rx_buffer; member
|
H A D | vmlinux.h | 99337 u8 *rx_buffer; member
|