Searched refs:STATE_ON (Results 1 – 7 of 7) sorted by relevance
120 } else if (onoff == STATE_ON) { in set_target()179 return STATE_ON; in get_current()182 return STATE_ON; in get_current()211 return STATE_ON; in get_target()
14 #define STATE_ON 0x01 macro
209 static uint8_t state = STATE_ON; in publish()
132 if (onoff > STATE_ON) { in gen_onoff_set_unack()201 if (onoff > STATE_ON) { in gen_onoff_set()
8 #define STATE_ON 0x01 macro
214 if (onoff > STATE_ON) { in gen_onoff_set_unack()
92 gpio_pin_set_dt(&led_device[1], vnd_user_data.current == STATE_ON); in update_vnd_led_gpio()