Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c77 static bool s_is_phy_calibrated = false; variable
303 if (s_is_phy_calibrated == false) { in esp_phy_enable()
305 s_is_phy_calibrated = true; in esp_phy_enable()