Home
last modified time | relevance | path

Searched refs:LIGHT_OPS_IO_CMD_ENABLE (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/light/hal/include/
H A Dlight_controller.h33 LIGHT_OPS_IO_CMD_ENABLE = 0, enumerator
/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h66 LIGHT_OPS_IO_CMD_ENABLE = 0, enumerator
/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()
/drivers/peripheral/light/hal/src/
H A Dlight_controller.c229 if (!HdfSbufWriteInt32(msg, LIGHT_OPS_IO_CMD_ENABLE)) { in OnLight()

Completed in 3 milliseconds