Home
last modified time | relevance | path

Searched refs:PHY_MODEM_IEEE802154 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_phy/src/
Dphy_common.c51 if (phy_enabled_modem_contains(PHY_MODEM_BT | PHY_MODEM_IEEE802154)) { in phy_track_pll()
72 if (phy_enabled_modem_contains(PHY_MODEM_BT | PHY_MODEM_IEEE802154)) { in phy_track_pll_internal()
/hal_espressif-latest/components/esp_phy/include/
Desp_phy_init.h36 PHY_MODEM_IEEE802154 = 4, /*!< PHY modem IEEE802154 */ enumerator