Searched defs:led_state (Results 1 – 9 of 9) sorted by relevance
15 int led_state; in coap_cmd_led_set() local48 int led_state; in coap_cmd_led_get() local
26 bool led_state = true; in main() local
20 static bool led_state; /* Tracking state here supports GPIO expander-based LEDs. */ variable
32 int ret, led_state; in main() local
23 enum led_state { enum
21 static uint32_t led_state; variable
18 static uint8_t led_state[HW_COL_COUNT * HW_ROW_COUNT]; variable
70 int ret, led_state; in main() local
30 bool led_state; member