Home
last modified time | relevance | path

Searched defs:rf2xx_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_rf2xx.h77 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;
[all …]