Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/newlib/
Dtime.c220 unsigned int sleep(unsigned int seconds) in sleep() function
/hal_espressif-3.6.0/components/esp_eth/src/
Desp_eth_phy_dm9051.c38 uint32_t sleep : 1; /* Set 1 to enable PHY into sleep mode */ member
/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h247 } sleep; /*!< Format of END instruction with sleep */ member
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h247 } sleep; /*!< Format of END instruction with sleep */ member
/hal_espressif-3.6.0/components/bt/controller/esp32c3/
Dbt.c1471 static void coex_wifi_sleep_set_hook(bool sleep) in coex_wifi_sleep_set_hook()
/hal_espressif-3.6.0/components/bt/controller/esp32s3/
Dbt.c1435 static void coex_wifi_sleep_set_hook(bool sleep) in coex_wifi_sleep_set_hook()
/hal_espressif-3.6.0/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c1445 static void coex_wifi_sleep_set_hook(bool sleep) in coex_wifi_sleep_set_hook()
/hal_espressif-3.6.0/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c1431 static void coex_wifi_sleep_set_hook(bool sleep) in coex_wifi_sleep_set_hook()
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h278 } sleep; /*!< Format of END instruction with sleep */ member