Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.c280 light_param.present_color_temperature = light_param.target_color_temperature; in _cal_flash_next_step()
319 … light_param.present_color_temperature = light_elem_stat[0].state.color_temperature[TYPE_PRESENT]; in light_led_blink()
321 light_param.present_color_temperature = COLOR_TEMPERATURE_DEFAULT; in light_led_blink()
329 light_param.target_color_temperature = light_param.present_color_temperature; in light_led_blink()
342 … light_param.present_color_temperature = light_elem_stat[0].powerup.last_color_temperature; in light_led_blink()
344 light_param.present_color_temperature = COLOR_TEMPERATURE_DEFAULT; in light_led_blink()
350 light_param.target_color_temperature = light_param.present_color_temperature; in light_led_blink()
A Dlight.h22 uint16_t present_color_temperature; member

Completed in 4 milliseconds