Home
last modified time | relevance | path

Searched refs:ieee802154_phy_supported_channels (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h244 struct ieee802154_phy_supported_channels { struct
285 const struct ieee802154_phy_supported_channels phy_supported_channels; \
1386 const struct ieee802154_phy_supported_channels *phy_supported_channels;
1423 const struct ieee802154_phy_supported_channels *phy_supported_channels, in ieee802154_attr_get_channel_page_and_range()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_rf2xx.h113 struct ieee802154_phy_supported_channels cc_channels;
Dieee802154_dw1000.c945 const struct ieee802154_phy_supported_channels phy_supported_channels;
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_mgmt.c100 const struct ieee802154_phy_supported_channels *supported_channels; in ieee802154_scan()