Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c210 LOG_STORAGE_TO_FLASH, enumerator
218 uint8_t log_output_mode = LOG_STORAGE_TO_FLASH;
258 case LOG_STORAGE_TO_FLASH: in esp_bt_controller_log_init()
261 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_bt_controller_log_init()
407 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_bt_controller_log_interface()
424 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_ble_controller_log_dump_all()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c191 LOG_STORAGE_TO_FLASH, enumerator
199 uint8_t log_output_mode = LOG_STORAGE_TO_FLASH;
239 case LOG_STORAGE_TO_FLASH: in esp_bt_controller_log_init()
242 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_bt_controller_log_init()
1320 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_bt_controller_log_interface()
1341 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_ble_controller_log_dump_all()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c188 LOG_STORAGE_TO_FLASH, enumerator
196 uint8_t log_output_mode = LOG_STORAGE_TO_FLASH;
236 case LOG_STORAGE_TO_FLASH: in esp_bt_controller_log_init()
239 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_bt_controller_log_init()
1298 if (log_output_mode == LOG_STORAGE_TO_FLASH) { in esp_bt_controller_log_interface()