Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/src/
Dbtbb_init.c31 static esp_err_t btbb_sleep_retention_init(void *arg) in btbb_sleep_retention_init() function
65 .cbs = { .create = { .handle = btbb_sleep_retention_init, .arg = NULL } }, in esp_btbb_enable()