Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c245 static inline void phy_update_wifi_mac_time(bool en_clock_stopped, int64_t now) in phy_update_wifi_mac_time() function
299 phy_update_wifi_mac_time(false, s_phy_rf_en_ts); in esp_phy_enable()
384 phy_update_wifi_mac_time(true, esp_timer_get_time()); in esp_phy_disable()