Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.h12 #define LED_BLINK_OFF_TIME 400 macro
A Dlight.c288 … light_param.present_lightness = light_param.lightness_start * delta_time / LED_BLINK_OFF_TIME; in _cal_flash_next_step()
353 …light_param.color_temperature_end = k_uptime_get() + times * LED_BLINK_PERIOD - LED_BLINK_OFF_TIME; in light_led_blink()

Completed in 3 milliseconds