Searched refs:s_phy_rf_en_ts (Results 1 – 3 of 3) sorted by relevance
88 static int64_t s_phy_rf_en_ts = 0; variable194 return s_phy_rf_en_ts; in esp_phy_rf_get_on_ts()260 s_phy_rf_en_ts = esp_timer_get_time(); in esp_phy_enable()262 phy_update_wifi_mac_time(false, s_phy_rf_en_ts); in esp_phy_enable()
72 static int64_t s_phy_rf_en_ts = 0; variable183 return s_phy_rf_en_ts; in esp_phy_rf_get_on_ts()240 s_phy_rf_en_ts = esp_timer_get_time(); in esp_phy_enable()242 phy_update_wifi_mac_time(false, s_phy_rf_en_ts); in esp_phy_enable()
34125 .bss.s_phy_rf_en_ts