/aosp_15_r20/external/pigweed/pw_i2c/public/pw_i2c/ |
H A D | device.h | 56 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 D | initiator.h | 104 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 D | blocking_adapter_test.cc | 155 ConstByteSpan tx_buffer; member 169 Status DoWrite(ConstByteSpan tx_buffer, in DoWrite() 369 ConstByteSpan tx_buffer = underlying.WaitForWrite(); in TEST_F() local
|
H A D | blocking_adapter.cc | 61 ConstByteSpan tx_buffer, in DoTryWriteFor()
|
/aosp_15_r20/external/pigweed/pw_uart/public/pw_uart/ |
H A D | uart.h | 202 Status Write(ConstByteSpan tx_buffer) { in Write() 228 StatusWithSize TryWriteFor(ConstByteSpan tx_buffer, in TryWriteFor()
|
H A D | uart_non_blocking.h | 154 Status Write(ConstByteSpan tx_buffer, in Write()
|
/aosp_15_r20/external/pigweed/pw_i2c_linux/ |
H A D | initiator.cc | 114 ConstByteSpan tx_buffer, in DoWriteReadFor() 148 ConstByteSpan tx_buffer, in DoWriteReadForLocked()
|
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/ |
H A D | dma_uart.cc | 146 const uint8_t* tx_buffer = in TriggerWriteDma() local 542 ConstByteSpan tx_buffer, in DoTryWriteFor()
|
/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 | 23 ConstByteSpan tx_buffer, in DoWriteReadFor()
|
/aosp_15_r20/external/pigweed/pw_i2c_rp2040/ |
H A D | initiator.cc | 65 ConstByteSpan tx_buffer, in DoWriteReadFor()
|
/aosp_15_r20/external/pigweed/pw_i2c_mcuxpresso/ |
H A D | initiator.cc | 103 ConstByteSpan tx_buffer, in DoWriteReadFor()
|
H A D | i3c_initiator.cc | 223 pw::ConstByteSpan tx_buffer, in DoWriteReadFor()
|
/aosp_15_r20/trusty/user/base/lib/unittest/ |
D | unittest.c | 190 char tx_buffer[1]; in unittest_main() local
|
/aosp_15_r20/trusty/kernel/lib/unittest/ |
H A D | unittest.c | 168 char tx_buffer[1]; in unittest_loop() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/ |
D | spmc.h | 106 const void *tx_buffer; member
|
/aosp_15_r20/external/coreboot/src/drivers/spi/tpm/ |
H A D | tpm.c | 531 const uint8_t *tx_buffer; member
|
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/ |
D | vsock.rs | 553 let mut tx_buffer = vec![0u8; PAGE_SIZE].into_boxed_slice(); in vsock_tx_loop() localVariable
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap-dpdk.c | 172 static struct rte_eth_dev_tx_buffer *tx_buffer; variable
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | inverse_transform.cc | 1244 Residual tx_buffer[64]; in TransformLoop_C() local
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 99336 u8 *tx_buffer; member
|
H A D | vmlinux.h | 99336 u8 *tx_buffer; member
|