Home
last modified time | relevance | path

Searched refs:target_color_temperature (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.h23 uint16_t target_color_temperature; member
A Dlight.c280 light_param.present_color_temperature = light_param.target_color_temperature; in _cal_flash_next_step()
326 light_param.target_color_temperature = COLOR_TEMPERATURE_DEFAULT; in light_led_blink()
329 light_param.target_color_temperature = light_param.present_color_temperature; in light_led_blink()
348 light_param.target_color_temperature = COLOR_TEMPERATURE_DEFAULT; in light_led_blink()
350 light_param.target_color_temperature = light_param.present_color_temperature; in light_led_blink()

Completed in 3 milliseconds