Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c448 #define BLE_RTC_DELAY_US (1800) macro
622 …e_lll_rfmgmt_set_sleep_cb(controller_sleep_cb, controller_wakeup_cb, 0, 0, 500 + BLE_RTC_DELAY_US); in controller_sleep_init()