/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | README | 6 B. Different data rates: 1/10/25/50/75 Hz
|
D | lps22hb.c | 314 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument 320 .supportedRates = rates
|
/device/google/contexthub/firmware/os/drivers/st_hts221/ |
D | README | 6 B. Different data rates: 1/7/12.5 Hz
|
D | hts221.c | 272 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument 278 .supportedRates = rates
|
/device/google/contexthub/util/nanotool/ |
D | nanotool.cpp | 214 static const std::vector<std::tuple<std::string, SensorSpecialRate>> rates = { in ParseRate() local 220 for (size_t i = 0; i < rates.size(); i++) { in ParseRate() 224 std::tie(name, rate) = rates[i]; in ParseRate()
|
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/ |
D | README | 6 B. Data rates: 10 Hz
|
/device/google/contexthub/firmware/os/drivers/st_acc44/ |
D | README | 10 B. Different data rates:
|
D | st_acc44.c | 298 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument 304 .supportedRates = rates, \
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | README | 11 B. Different data rates: 10/20/50/100 Hz
|
D | st_mag40.c | 396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument 402 .supportedRates = rates, \ 407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument 413 .supportedRates = rates, \
|
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 225 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument 231 .supportedRates = rates
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 716 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 718 .supportedRates = rates 720 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 722 .supportedRates = rates, \ 727 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 729 .supportedRates = rates, \ 733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument 734 DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale), \
|
/device/google/contexthub/firmware/os/drivers/orientation/ |
D | orientation.c | 155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 157 .supportedRates = rates, \
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 676 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 678 .supportedRates = rates 680 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 682 .supportedRates = rates, \ 687 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 689 .supportedRates = rates, \ 693 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument 694 DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale), \
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 968 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 970 .supportedRates = rates 972 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 974 .supportedRates = rates, \ 978 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 980 .supportedRates = rates, \ 985 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument 986 DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale), \
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/ |
D | hi6220-hikey.dts | 139 assigned-clock-rates = <150000000>;
|
D | hi6220.dtsi | 893 assigned-clock-rates = <360000000>, <288000000>;
|
/device/google/cuttlefish_kernel/4.4-x86_64/ |
D | System.map | 67869 ffffffff81ea2780 d rates
|
/device/google/cuttlefish_kernel/4.14-x86_64/ |
D | System.map | 39842 ffffffff820c0e10 r rates
|