Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_rf2xx_iface.c29 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_phy_rst()
44 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_phy_tx_start()
57 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_reg_read()
101 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_reg_write()
172 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_frame_read()
204 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_frame_write()
256 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_sram_read()
Dieee802154_rf2xx.c348 const struct rf2xx_config *conf = dev->config; in get_mac()
470 const struct rf2xx_config *conf = dev->config; in rf2xx_set_txpower()
731 const struct rf2xx_config *conf = dev->config; in rf2xx_start()
746 const struct rf2xx_config *conf = dev->config; in rf2xx_stop()
852 const struct rf2xx_config *conf = dev->config; in power_on_and_setup()
939 const struct rf2xx_config *conf = dev->config; in configure_gpios()
993 const struct rf2xx_config *conf = dev->config; in configure_spi()
1007 const struct rf2xx_config *conf = dev->config; in rf2xx_init()
1125 static const struct rf2xx_config rf2xx_ctx_config_##n = { \
Dieee802154_rf2xx.h77 struct rf2xx_config { struct