Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.c276 uint16_t lightness_end; in _cal_flash_next_step() local
279 lightness_end = light_param.target_lightness; in _cal_flash_next_step()
282 lightness_end = light_param.lightness_start; in _cal_flash_next_step()
290 …light_param.present_lightness = lightness_end * (LED_BLINK_ON_TIME - delta_time) / LED_BLINK_ON_TI… in _cal_flash_next_step()

Completed in 2 milliseconds