Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/light/hal/include/
H A Dlight_controller.h35 LIGHT_OPS_IO_CMD_ENABLE_MULTI_LIGHTS = 2, enumerator
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h68 LIGHT_OPS_IO_CMD_ENABLE_MULTI_LIGHTS = 2, enumerator
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c306 if (!HdfSbufWriteInt32(sbuf, LIGHT_OPS_IO_CMD_ENABLE_MULTI_LIGHTS)) { in OnMultiLights()
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/src/
H A Dlight_driver.c287 {LIGHT_OPS_IO_CMD_ENABLE_MULTI_LIGHTS, TurnOnMultiLights},
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-light-des.md725 if (!HdfSbufWriteInt32(sbuf, LIGHT_OPS_IO_CMD_ENABLE_MULTI_LIGHTS)) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-light-des.md727 if (!HdfSbufWriteInt32(sbuf, LIGHT_OPS_IO_CMD_ENABLE_MULTI_LIGHTS)) {