Home
last modified time | relevance | path

Searched refs:esp_phy_common_clock_enable (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_phy/include/
Desp_phy_init.h234 void esp_phy_common_clock_enable(void);
/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c264 IRAM_ATTR void esp_phy_common_clock_enable(void) in esp_phy_common_clock_enable() function
301 esp_phy_common_clock_enable(); in esp_phy_enable()
557 esp_phy_common_clock_enable(); in esp_mac_bb_power_up()
572 esp_phy_common_clock_enable(); in esp_mac_bb_power_down()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c658 ._phy_common_clock_enable = esp_phy_common_clock_enable,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c665 ._phy_common_clock_enable = esp_phy_common_clock_enable,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c776 ._phy_common_clock_enable = esp_phy_common_clock_enable,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c779 ._phy_common_clock_enable = esp_phy_common_clock_enable,