Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/src/
Dbtbb_init.c17 static uint8_t s_btbb_access_ref = 0; variable
61 if (s_btbb_access_ref == 0) { in esp_btbb_enable()
79 s_btbb_access_ref++; in esp_btbb_enable()
86 if (s_btbb_access_ref && (--s_btbb_access_ref == 0)) { in esp_btbb_disable()