Lines Matching defs:rf2xx_config
77 struct rf2xx_config { struct
78 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;
90 uint8_t tx_pwr_table_size;
91 int8_t tx_pwr_min[2];
92 int8_t tx_pwr_max[2];