Home
last modified time | relevance | path

Searched refs:packets (Results 1 – 22 of 22) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dspi.c37 const struct SpiPacket *packets; member
75 return dev->ops->masterRxTx(dev, state->packets[0].rxBuf, in spiMasterStart()
76 state->packets[0].txBuf, state->packets[0].size, mode); in spiMasterStart()
103 void *rxBuf = state->packets[i].rxBuf; in spiMasterNext()
104 const void *txBuf = state->packets[i].txBuf; in spiMasterNext()
105 size_t size = state->packets[i].size; in spiMasterNext()
121 if (state->packets[i].delay > 0) { in spiMasterRxTxDone()
122 if (!timTimerSet(state->packets[i].delay, 0, 50, spiDelayCallback, state, true)) { in spiMasterRxTxDone()
234 void *rxBuf = state->packets[i].rxBuf; in spiSlaveNext()
235 const void *txBuf = state->packets[i].txBuf; in spiSlaveNext()
[all …]
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDfuManager.java137 private void sendPackets(Packet[] packets, int ind, in sendPackets() argument
140 int len = packets.length; in sendPackets()
145 mTransportManager.handlePacket(packets[ind], LOCK_ID) in sendPackets()
158 mHandler.post(() -> sendPackets(packets, ind + 1, ret)); in sendPackets()
/device/google/contexthub/firmware/os/inc/
Dspi.h76 const struct SpiPacket packets[], size_t n,
86 const struct SpiPacket packets[], size_t n,
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c510 struct SpiPacket packets[SPI_PACKET_SIZE]; member
835 T(packets[T(mRegCnt)]).size = 2;
836 T(packets[T(mRegCnt)]).txBuf = &T(txrxBuffer[T(mWbufCnt)]);
837 T(packets[T(mRegCnt)]).rxBuf = &T(txrxBuffer[T(mWbufCnt)]);
838 T(packets[T(mRegCnt)]).delay = delay * 1000;
856 T(packets[T(mRegCnt)]).size = size + 1; // first byte will not contain valid data
857 T(packets[T(mRegCnt)]).txBuf = &T(txrxBuffer[T(mWbufCnt)]);
858 T(packets[T(mRegCnt)]).rxBuf = *buf;
859 T(packets[T(mRegCnt)]).delay = delay * 1000;
895 if (spiMasterRxTx(T(spiDev), T(cs), T(packets), regCount, mode, callback, cookie) < 0) {
[all …]
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c617 struct SpiPacket packets[SPI_PACKET_SIZE]; member
834 T(packets[T(mRegCnt)]).size = 2;
835 T(packets[T(mRegCnt)]).txBuf = &T(txrxBuffer[T(mWbufCnt)]);
836 T(packets[T(mRegCnt)]).rxBuf = &T(txrxBuffer[T(mWbufCnt)]);
837 T(packets[T(mRegCnt)]).delay = delay * 1000;
856 T(packets[T(mRegCnt)]).size = size + 1; // first byte will not contain valid data
857 T(packets[T(mRegCnt)]).txBuf = &T(txrxBuffer[T(mWbufCnt)]);
858 T(packets[T(mRegCnt)]).rxBuf = *buf;
859 T(packets[T(mRegCnt)]).delay = delay * 1000;
892 if (spiMasterRxTx(T(spiDev), T(cs), T(packets), regCount, mode, callback, cookie) < 0) {
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c618 struct SpiPacket packets[LSM6DSM_SPI_PACKET_SIZE]; member
1261 T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).size = size + 1; in lsm6dsm_spiQueueRead()
1262 …T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).txBuf = &T_SLAVE_INTERFACE(txrxBuffer[T_SLA… in lsm6dsm_spiQueueRead()
1263 T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).rxBuf = *buf; in lsm6dsm_spiQueueRead()
1264 T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).delay = delay * 1000; in lsm6dsm_spiQueueRead()
1286 T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).size = 2; in lsm6dsm_spiQueueWrite()
1287 …T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).txBuf = &T_SLAVE_INTERFACE(txrxBuffer[T_SLA… in lsm6dsm_spiQueueWrite()
1288 …T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).rxBuf = &T_SLAVE_INTERFACE(txrxBuffer[T_SLA… in lsm6dsm_spiQueueWrite()
1289 T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).delay = delay * 1000; in lsm6dsm_spiQueueWrite()
1313 T_SLAVE_INTERFACE(packets[T_SLAVE_INTERFACE(mRegCnt)]).size = 1 + size; in lsm6dsm_spiQueueMultiwrite()
[all …]
/device/google/gs-common/gxp/sepolicy/
Dgxp_logging.te20 # Allow gxp tracing service to send packets to Perfetto
/device/google/gs-common/edgetpu/sepolicy/
Dhal_audio_default.te28 # Allow audio HAL to send EdgeTpu trace packets to Perfetto.
Dedgetpu_dba_service.te40 # Allow EdgeTPU DBA service to send trace packets to Perfetto with SELinux enabled
Dedgetpu_tachyon_service.te40 # Allow Tachyon service to send trace packets to Perfetto with SELinux enabled
Dhal_neuralnetworks_darwinn.te51 # Allow NNAPI HAL to send trace packets to Perfetto with SELinux enabled
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto172 // set if the data source writes packets that refer to previous trace
1442 // If an interceptor is specified here, packets for this data source will be
1493 // after tracing is stopped) newly written packets will overwrite old
1494 // packets.
1628 // provide a file descriptor. The service will then periodically read packets
1781 // example, a data source might intern strings, and emit packets containing
1782 // {interned id : string} pairs. Future packets from that data source can then
1908 // will be different from the total size of packets returned to the
1932 // Num. chunks (!= packets) written into the buffer.
1935 // Num. chunks (!= packets) rewritten into the buffer. This means we rewrote
[all …]
/device/google/zumapro-sepolicy/vendor/
Dhal_camera_default.te84 # Allow camera HAL to send trace packets to Perfetto
/device/google/zuma-sepolicy/vendor/
Dhal_camera_default.te83 # Allow camera HAL to send trace packets to Perfetto
/device/google/gs201-sepolicy/whitechapel_pro/
Dhal_camera_default.te92 # Allow camera HAL to send trace packets to Perfetto
/device/google/coral/
DWCNSS_qcom_cfg.ini175 # This ini is used to configure the number of Tx/Rx packets during the period of
282 # Use this configuration to blanket drop broadcast/multicast packets at the hardware level
/device/google/sunfish/
DWCNSS_qcom_cfg.ini175 # This ini is used to configure the number of Tx/Rx packets during the period of
282 # Use this configuration to blanket drop broadcast/multicast packets at the hardware level
/device/google/gs101-sepolicy/whitechapel/vendor/google/
Dhal_camera_default.te101 # Allow camera HAL to send trace packets to Perfetto
/device/google/redbull/
DWCNSS_qcom_cfg.ini182 # This ini is used to configure the number of Tx/Rx packets during the period of
289 # Use this configuration to blanket drop broadcast/multicast packets at the hardware level
/device/generic/opengl-transport/host/commands/emugen/
DREADME103 determine the client endianess and marshal the packets as required.
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all281 gdbstub_err_garbage(uint8_t ch) "received garbage between packets: 0x%02x"
5623 …fd_recv_thread_end(uint8_t id, uint64_t packets, uint64_t normal_pages, uint64_t zero_pages) "chan…
5631 …fd_send_thread_end(uint8_t id, uint64_t packets, uint64_t normal_pages, uint64_t zero_pages) "chan…
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all281 gdbstub_err_garbage(uint8_t ch) "received garbage between packets: 0x%02x"
5623 …fd_recv_thread_end(uint8_t id, uint64_t packets, uint64_t normal_pages, uint64_t zero_pages) "chan…
5631 …fd_send_thread_end(uint8_t id, uint64_t packets, uint64_t normal_pages, uint64_t zero_pages) "chan…