/device/google/contexthub/util/nanotool/ |
D | nanotool.cpp | 213 static const std::vector<std::tuple<std::string, SensorSpecialRate>> rates = { in ParseRate() local
|
/device/asus/fugu/libaudio/ |
D | alsa_utils.cpp | 222 void HDMIAudioCaps::getRatesForAF(String8& rates) { in getRatesForAF()
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 709 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 713 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 719 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 726 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | lps22hb.c | 220 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
|
/device/google/contexthub/firmware/os/drivers/orientation/ |
D | orientation.c | 155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 620 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 624 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 631 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 637 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|