Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/include/
Desp_phy_init.h247 int64_t esp_phy_rf_get_on_ts(void);
/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c240 int64_t esp_phy_rf_get_on_ts(void) in esp_phy_rf_get_on_ts() function
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c400 int64_t latest_ts = esp_phy_rf_get_on_ts(); in btdm_check_and_init_bb()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c479 int64_t latest_ts = esp_phy_rf_get_on_ts(); in btdm_check_and_init_bb()