Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_modem_clock.h71 void modem_clock_module_mac_reset(periph_module_t module);
/hal_espressif-latest/components/esp_hw_support/
Dmodem_clock.c228 void IRAM_ATTR modem_clock_module_mac_reset(periph_module_t module) in modem_clock_module_mac_reset() function
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c301 modem_clock_module_mac_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c486 modem_clock_module_mac_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c883 modem_clock_module_mac_reset(PERIPH_BT_MODULE); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c865 modem_clock_module_mac_reset(PERIPH_BT_MODULE); in esp_bt_controller_init()