Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/systemtest/include/
H A Dbattery_sys_test.h30 static constexpr uint32_t LIGHT_OFF = 0; variable
/ohos5.0/base/powermgr/battery_manager/test/unittest/include/
H A Dbattery_config_test.h28 static constexpr uint32_t LIGHT_OFF = 0; variable
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c34 #define LIGHT_OFF 0 macro