Home
last modified time | relevance | path

Searched defs:rx_buffer (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/pigweed/pw_uart/public/pw_uart/
H A Duart.h55 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 Duart_non_blocking.h68 ByteSpan rx_buffer, in ReadExactly()
105 ByteSpan rx_buffer, in ReadAtLeast()
/aosp_15_r20/external/pigweed/pw_i2c/public/pw_i2c/
H A Ddevice.h57 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 Dinitiator.h105 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 Dinitiator.cc115 ByteSpan rx_buffer, in DoWriteReadFor()
149 ByteSpan rx_buffer, in DoWriteReadForLocked()
/aosp_15_r20/external/pigweed/pw_uart/
H A Dblocking_adapter_test.cc105 ByteSpan rx_buffer; member
122 Status DoRead(ByteSpan rx_buffer, in DoRead()
H A Dblocking_adapter.cc33 ByteSpan rx_buffer, in DoTryReadFor()
/aosp_15_r20/external/pigweed/pw_spi/
H A Dinitiator_mock.cc23 Status MockInitiator::DoWriteRead(ConstByteSpan tx_buffer, ByteSpan rx_buffer) { in DoWriteRead()
/aosp_15_r20/external/pigweed/pw_i2c/
H A Dinitiator_mock.cc24 ByteSpan rx_buffer, in DoWriteReadFor()
/aosp_15_r20/external/pigweed/pw_i2c_rp2040/
H A Dinitiator.cc66 ByteSpan rx_buffer, in DoWriteReadFor()
/aosp_15_r20/external/pigweed/pw_i2c_mcuxpresso/
H A Dinitiator.cc104 ByteSpan rx_buffer, in DoWriteReadFor()
H A Di3c_initiator.cc224 pw::ByteSpan rx_buffer, in DoWriteReadFor()
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/
H A Ddma_uart.cc464 ByteSpan rx_buffer, in DoTryReadFor()
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc.h105 void *rx_buffer; member
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp494 auto rx_buffer = const_cast<uint8_t*>(buffer.get()); in OnCaptureBuffer() local
/aosp_15_r20/external/coreboot/src/drivers/spi/tpm/
H A Dtpm.c530 uint8_t *rx_buffer; member
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/
Dvsock.rs105 rx_buffer: Box<[u8]>, // buffers data if the tipc connection blocks field
/aosp_15_r20/external/pigweed/pw_stream/
H A Dmpsc_stream_test.cc589 std::byte rx_buffer[kBufSize]; in TEST() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-sata.h1189 … 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 Dvmlinux_602.h99337 u8 *rx_buffer; member
H A Dvmlinux.h99337 u8 *rx_buffer; member