/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | wpa.h | 58 uint8 low; 70 uint8 low; 90 uint8 low; 99 uint8 low;
|
/hardware/interfaces/power/1.2/ |
D | types.hal | 31 * This hint indicates that low latency audio is active. Can be used 32 * for device specific optimizations towards low latency audio. The 33 * data parameter is non-zero when low latency audio starts and
|
/hardware/interfaces/light/2.0/ |
D | types.hal | 55 * Use a low-persistence mode for display backlights. 57 * When set, the device driver must switch to a mode optimized for low display 66 * - The display must support low-persistence with ≤ 3.5 ms persistence. 74 * recommended for low latency.
|
/hardware/st/nfc/1.0/adaptation/ |
D | i2clayer.c | 62 static int i2cSetPolarity(int fid, bool low, bool edge); 296 static int i2cSetPolarity(int fid, bool low, bool edge) in i2cSetPolarity() argument 301 if (low) { in i2cSetPolarity()
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | i2clayer.cc | 62 static int i2cSetPolarity(int fid, bool low, bool edge); 310 static int i2cSetPolarity(int fid, bool low, bool edge) { in i2cSetPolarity() argument 314 if (low) { in i2cSetPolarity()
|
/hardware/interfaces/gnss/visibility_control/1.0/ |
D | IGnssVisibilityControlCallback.hal | 126 * Non-framework entities like low power sensor hubs that request location from GNSS and 128 * power-spending reporting. However, low power sensor hubs or other chipsets which may send 132 * leaves the domain of that low power chipset. 139 * called at 1Hz. As another example, if a low power processor is getting location from the
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 36 * system to low-power sleep state when entering non-interactive 37 * state, and to disallow low-power suspend when the system is in 38 * interactive state. When low-power suspend state is allowed, the
|
/hardware/qcom/sdm845/gps/msm8960/core/ |
D | LocApiBase.cpp | 77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 78 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.cpp | 77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 78 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | gscan.h | 241 wifi_rssi low; // low threshold member 269 wifi_rssi low; // low threshold member
|
/hardware/qcom/gps/msm8084/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/sdm845/gps/msm8084/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 23 When this is enabled, the driver enters low power accel mode and disables all
|
/hardware/qcom/gps/msm8909/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/sdm845/gps/msm8996/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/gps/msm8994/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/gps/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/sdm845/gps/msm8994/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/gps/msm8996/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/sdm845/gps/msm8909/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocApiBase.cpp | 79 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 80 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/sdm845/gps/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local 79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.t | 50 * calculations with range and/or precision as low as that of the IEEE 132 * precision as low as that of the IEEE 754 16-bit floating-point format.
|