Searched refs:light_ctl_temp_transition_timer (Results 1 – 2 of 2) sorted by relevance
31 struct ble_npl_callout light_ctl_temp_transition_timer; variable471 ble_npl_callout_stop(&light_ctl_temp_transition_timer); in light_ctl_temp_work_handler()511 ble_npl_callout_stop(&light_ctl_temp_transition_timer); in light_ctl_temp_work_handler()575 ble_npl_callout_reset(&light_ctl_temp_transition_timer, K_MSEC(state->cal_tt)); in light_ctl_temp_tt_handler()631 ble_npl_callout_set_arg(&light_ctl_temp_transition_timer, state); in light_ctl_temp_handler()632 ble_npl_callout_reset(&light_ctl_temp_transition_timer, in light_ctl_temp_handler()672 ble_npl_callout_init(&light_ctl_temp_transition_timer, ble_npl_eventq_dflt_get(), in transition_timers_init()675 ble_npl_callout_init(&light_ctl_temp_transition_timer, ble_npl_eventq_dflt_get(), in transition_timers_init()
37 extern struct ble_npl_callout light_ctl_temp_transition_timer;