Home
last modified time | relevance | path

Searched defs:SHIFT_BITS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/include/
H A Dsensor_config_controller.h15 #define SHIFT_BITS 8 macro
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dadc_linux_virtual_iio_driver.c26 #define SHIFT_BITS 0 macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_manager_test.cpp31 static const uint32_t SHIFT_BITS = 16; variable