Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/scripts/
Dsubmodules.txt1 …267207e54002613bcedc576e components/bt/controller/lib_esp32c6/esp32c6-bt-lib https://github.com/es…
2 …a18935b575d600bc19da38dc4746 components/bt/controller/lib_esp32c3_family https://github.com/espres…
3 …9d3733f50254c056171edebcaa3c57d06b components/bt/controller/lib_esp32 https://github.com/espressif…
/hal_espressif-latest/components/esp_psram/esp32s3/
Desp_psram_impl_octal.c95 uint8_t bt: 1; member
163 mode_reg.mr8.bt = mode_reg_config->mr8.bt; in s_init_psram_mode_reg()
237 …ESP_EARLY_LOGI(TAG, "BurstType : 0x%02x (%s Wrap)", reg_val->mr8.bt, reg_val->mr8.bt == 1 && re… in s_print_psram_info()
317 mode_reg.mr8.bt = 0; in esp_psram_impl_enable()
/hal_espressif-latest/components/bt/
DKconfig60 source "$IDF_PATH/components/bt/host/bluedroid/Kconfig.in"
65 source "$IDF_PATH/components/bt/host/nimble/Kconfig.in"
70 source "$IDF_PATH/components/bt/controller/$IDF_TARGET/Kconfig.in"
112 source "$IDF_PATH/components/bt/common/Kconfig.in"
125 source "$IDF_PATH/components/bt/esp_ble_mesh/Kconfig.in"
Dlinker_esp_ble_controller.lf16 [mapping:bt]
Dlinker_rw_bt_controller.lf16 [mapping:bt]
Dlinker_esp32c2.lf60 [mapping:bt]
DCMakeLists.txt8 list(APPEND srcs "controller/esp32/bt.c"
15 list(APPEND srcs "controller/esp32c3/bt.c")
20 list(APPEND srcs "controller/esp32c3/bt.c")
25 list(APPEND srcs "controller/esp32c2/bt.c")
33 list(APPEND srcs "controller/esp32c6/bt.c")
38 list(APPEND srcs "controller/esp32h2/bt.c")
803 … add_prebuilt_library(libble_app "controller/lib_${target}/${target}-bt-lib/esp32c6/libble_app.a")
806 … add_prebuilt_library(libble_app "controller/lib_${target}/${target}-bt-lib/libble_app_flash.a")
808 … add_prebuilt_library(libble_app "controller/lib_${target}/${target}-bt-lib/libble_app.a")
/hal_espressif-latest/components/bt/controller/esp32s3/
DKconfig.in1 source "$IDF_PATH/components/bt/controller/esp32c3/Kconfig.in"
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dsections.ld.in42 .dram0.bt.data :
49 .dram0.bt.bss (NOLOAD) :
316 .iram0.bt.text :
/hal_espressif-latest/components/esp_psram/
DKconfig.spiram.common95 BSS section of `lwip`, `net80211`, `pp`, `bt` libraries will be automatically placed
/hal_espressif-latest/zephyr/esp32/
DCMakeLists.txt16 include/bt
407 zephyr_sources(src/bt/esp_bt_adapter.c)
/hal_espressif-latest/zephyr/esp32c3/
DCMakeLists.txt18 include/bt
401 zephyr_sources(src/bt/esp_bt_adapter.c)
/hal_espressif-latest/zephyr/esp32s3/
DCMakeLists.txt14 include/bt
432 zephyr_sources(src/bt/esp_bt_adapter.c)
/hal_espressif-latest/zephyr/esp32c2/
DCMakeLists.txt378 zephyr_sources(src/bt/esp_bt_adapter.c)
/hal_espressif-latest/zephyr/esp32c6/
DCMakeLists.txt386 zephyr_sources(src/bt/esp_bt_adapter.c)
/hal_espressif-latest/components/esp_psram/esp32/
DKconfig.spiram87 libraries (libgcc, newlib, bt, wifi) is not affected by this selection.