Searched defs:rf2xx_config (Results 1 – 1 of 1) sorted by relevance
77 struct rf2xx_config { struct78 struct gpio_dt_spec irq_gpio;79 struct gpio_dt_spec reset_gpio;80 struct gpio_dt_spec slptr_gpio;81 struct gpio_dt_spec dig2_gpio;82 struct gpio_dt_spec clkm_gpio;84 struct spi_dt_spec spi;86 uint8_t inst;87 uint8_t has_mac;89 uint8_t const *tx_pwr_table;[all …]