Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/light/hal/include/
H A Dlight_controller.h33 LIGHT_OPS_IO_CMD_ENABLE = 0, enumerator
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h66 LIGHT_OPS_IO_CMD_ENABLE = 0, enumerator
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/src/
H A Dlight_driver.c285 {LIGHT_OPS_IO_CMD_ENABLE, TurnOnLight},
303 if ((opsCmd >= LIGHT_OPS_IO_CMD_END) || (opsCmd < LIGHT_OPS_IO_CMD_ENABLE)) { in DispatchCmdHandle()
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c229 if (!HdfSbufWriteInt32(msg, LIGHT_OPS_IO_CMD_ENABLE)) { in OnLight()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-light-des.md621 if (!HdfSbufWriteInt32(msg, LIGHT_OPS_IO_CMD_ENABLE)) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-light-des.md623 if (!HdfSbufWriteInt32(msg, LIGHT_OPS_IO_CMD_ENABLE)) {