Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/include/soc/
Dsoc_memory_layout.h27 #define SOC_MEM_BT_DATA_START 0x3ffae6e0 macro
/device/soc/esp/esp32/components/bt/controller/esp32/
Dbt.c386 {ESP_BT_MODE_BTDM, SOC_MEM_BT_DATA_START, SOC_MEM_BT_DATA_END },
402 SOC_RESERVE_MEMORY_REGION(SOC_MEM_BT_DATA_START, SOC_MEM_BT_DATA_END, rom_bt_data);