Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dstate_binding.c79 static int16_t light_ctl_temp_to_level(uint16_t temp) in light_ctl_temp_to_level() function
195 return light_ctl_temp_to_level(ctl->temp->current); in get_current()
223 return light_ctl_temp_to_level(ctl->temp->target); in get_target()