Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/esp32c2/
Desp_rom_caps.h17 #define ESP_ROM_HAS_HEAP_TLSF (1) // ROM has the implementation of the tlsf and multi… macro
DKconfig.soc_caps.in38 config ESP_ROM_HAS_HEAP_TLSF config
/hal_espressif-latest/components/esp_rom/esp32h2/
Desp_rom_caps.h17 #define ESP_ROM_HAS_HEAP_TLSF (1) // ROM has the implementation of the tlsf and multi… macro
DKconfig.soc_caps.in38 config ESP_ROM_HAS_HEAP_TLSF config
/hal_espressif-latest/components/esp_rom/esp32c6/
Desp_rom_caps.h19 #define ESP_ROM_HAS_HEAP_TLSF (1) // ROM has the implementation of the tlsf and multi… macro
DKconfig.soc_caps.in46 config ESP_ROM_HAS_HEAP_TLSF config
/hal_espressif-latest/components/heap/
DKconfig105 depends on ESP_ROM_HAS_HEAP_TLSF