Searched defs:btn (Results 1 – 5 of 5) sorted by relevance
19 struct btn_rsc_data *btn; member145 struct json_btn_get *btn = (struct json_btn_get *)ctx; in coap_btn_get_state_cb() local161 struct json_btn_get btn; in coap_btn_get_state() local
44 const struct gpio_dt_spec btn = GPIO_DT_SPEC_GET(BUTTON_NODE, gpios); in main() local
6 function toggleDisplayMode(btn) { argument
82 const struct button_spec *btn = &btn_spec[i]; in init_buttons() local
187 static void configure_button_irq(const struct gpio_dt_spec btn) in configure_button_irq()