Home
last modified time | relevance | path

Searched defs:LightInfo (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/misc/light/interfaces/include/
Dlight_type.h128 struct LightInfo { struct
129 uint32_t lightId; /** Light id. For details, see {@link LightId}. */
130 int32_t reserved; /** Custom extended information. */
/drivers/framework/model/misc/light/driver/include/
Dlight_driver.h92 struct LightInfo { struct
93 uint32_t lightId;
94 int32_t reserved;