Searched defs:sx12xx_data (Results 1 – 1 of 1) sorted by relevance
32 static struct sx12xx_data { struct33 const struct device *dev;34 struct k_poll_signal *operation_done;35 lora_recv_cb async_rx_cb;36 RadioEvents_t events;37 struct lora_modem_config tx_cfg;38 atomic_t modem_usage;39 struct sx12xx_rx_params rx_params;