Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_wifi/src/
Dphy_init.c197 static inline void phy_update_wifi_mac_time(bool en_clock_stopped, int64_t now) in phy_update_wifi_mac_time() function
262 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()
/hal_espressif-3.6.0/components/esp_phy/src/
Dphy_init.c186 static inline void phy_update_wifi_mac_time(bool en_clock_stopped, int64_t now) in phy_update_wifi_mac_time() function
242 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()