Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/inc/sig_models/
A Dsig_model_light_ctl_srv.h8 #define COLOR_TEMPERATURE_MIN 800 macro
/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_transition.c133 if (p_state->color_temperature[TYPE_PRESENT] < delta + COLOR_TEMPERATURE_MIN || in sig_model_transition_update()
A Dsig_model_light_ctl_srv.c119 if (color_temperature < COLOR_TEMPERATURE_MIN || color_temperature > COLOR_TEMPERATURE_MAX) in _ctl_analyze()
/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.c143 light_elem_stat[index].state.color_temperature[TYPE_PRESENT] = COLOR_TEMPERATURE_MIN; in light_elem_state_init()

Completed in 5 milliseconds