Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp327 unsigned int storage_bits; in get_scan_type() local
346 &chanInfo->bits_used, &storage_bits, &chanInfo->shift); in get_scan_type()
350 chanInfo->storage_bytes = (storage_bits >> 3); in get_scan_type()