Searched refs:phy_update_wifi_mac_time (Results 1 – 2 of 2) sorted by relevance
197 static inline void phy_update_wifi_mac_time(bool en_clock_stopped, int64_t now) in phy_update_wifi_mac_time() function262 phy_update_wifi_mac_time(false, s_phy_rf_en_ts); in esp_phy_enable()307 phy_update_wifi_mac_time(true, esp_timer_get_time()); in esp_phy_disable()
186 static inline void phy_update_wifi_mac_time(bool en_clock_stopped, int64_t now) in phy_update_wifi_mac_time() function242 phy_update_wifi_mac_time(false, s_phy_rf_en_ts); in esp_phy_enable()285 phy_update_wifi_mac_time(true, esp_timer_get_time()); in esp_phy_disable()