Home
last modified time | relevance | path

Searched defs:tx_buffer (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/pigweed/pw_i2c/public/pw_i2c/
H A Ddevice.h56 Status WriteReadFor(ConstByteSpan tx_buffer, in WriteReadFor()
65 Status WriteReadFor(const void* tx_buffer, in WriteReadFor()
79 Status WriteFor(ConstByteSpan tx_buffer, in WriteFor()
85 Status WriteFor(const void* tx_buffer, in WriteFor()
H A Dinitiator.h104 ConstByteSpan tx_buffer, in WriteReadFor()
114 const void* tx_buffer, in WriteReadFor()
164 ConstByteSpan tx_buffer, in WriteFor()
171 const void* tx_buffer, in WriteFor()
/aosp_15_r20/external/pigweed/pw_uart/
H A Dblocking_adapter_test.cc155 ConstByteSpan tx_buffer; member
169 Status DoWrite(ConstByteSpan tx_buffer, in DoWrite()
369 ConstByteSpan tx_buffer = underlying.WaitForWrite(); in TEST_F() local
H A Dblocking_adapter.cc61 ConstByteSpan tx_buffer, in DoTryWriteFor()
/aosp_15_r20/external/pigweed/pw_uart/public/pw_uart/
H A Duart.h202 Status Write(ConstByteSpan tx_buffer) { in Write()
228 StatusWithSize TryWriteFor(ConstByteSpan tx_buffer, in TryWriteFor()
H A Duart_non_blocking.h154 Status Write(ConstByteSpan tx_buffer, in Write()
/aosp_15_r20/external/pigweed/pw_i2c_linux/
H A Dinitiator.cc114 ConstByteSpan tx_buffer, in DoWriteReadFor()
148 ConstByteSpan tx_buffer, in DoWriteReadForLocked()
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/
H A Ddma_uart.cc146 const uint8_t* tx_buffer = in TriggerWriteDma() local
542 ConstByteSpan tx_buffer, in DoTryWriteFor()
/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.cc23 ConstByteSpan tx_buffer, in DoWriteReadFor()
/aosp_15_r20/external/pigweed/pw_i2c_rp2040/
H A Dinitiator.cc65 ConstByteSpan tx_buffer, in DoWriteReadFor()
/aosp_15_r20/external/pigweed/pw_i2c_mcuxpresso/
H A Dinitiator.cc103 ConstByteSpan tx_buffer, in DoWriteReadFor()
H A Di3c_initiator.cc223 pw::ConstByteSpan tx_buffer, in DoWriteReadFor()
/aosp_15_r20/trusty/user/base/lib/unittest/
Dunittest.c190 char tx_buffer[1]; in unittest_main() local
/aosp_15_r20/trusty/kernel/lib/unittest/
H A Dunittest.c168 char tx_buffer[1]; in unittest_loop() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc.h106 const void *tx_buffer; member
/aosp_15_r20/external/coreboot/src/drivers/spi/tpm/
H A Dtpm.c531 const uint8_t *tx_buffer; member
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/
Dvsock.rs553 let mut tx_buffer = vec![0u8; PAGE_SIZE].into_boxed_slice(); in vsock_tx_loop() localVariable
/aosp_15_r20/external/libpcap/
H A Dpcap-dpdk.c172 static struct rte_eth_dev_tx_buffer *tx_buffer; variable
/aosp_15_r20/external/libgav1/src/dsp/
H A Dinverse_transform.cc1244 Residual tx_buffer[64]; in TransformLoop_C() local
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h99336 u8 *tx_buffer; member
H A Dvmlinux.h99336 u8 *tx_buffer; member