Home
last modified time | relevance | path

Searched refs:data_count (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c585 int32_t data_count; member
592 int32_t data_count; member
1282 T(factory_cal).data_count = CALIBRATION_SAMPLE_NB;
1319 T(factory_cal).data_count--;
1320 if (T(factory_cal).data_count == 0) {
1324 if (T(factory_cal).data_count > 0) {
1670 T(self_test).data_count = SELF_TEST_SAMPLE_NB;
1707 T(self_test).data_count--;
1708 if (T(self_test).data_count == 0) {
1712 if (T(self_test).data_count > 0) {
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all4310 sdhci_read_dataport(uint16_t data_count) "all %u bytes of data have been read from input buffer"
4311 sdhci_write_dataport(uint16_t data_count) "write buffer filled with %u bytes of data"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all4310 sdhci_read_dataport(uint16_t data_count) "all %u bytes of data have been read from input buffer"
4311 sdhci_write_dataport(uint16_t data_count) "write buffer filled with %u bytes of data"