mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5cc69ce12b
Introduce new APIs in essp_heap_caps.h: - heap_caps_walk() - heap_caps_walk_all() Those functions are triggering a callback for all blocks (allocated or free) of memory present in heaps meeting the set of capabilities passed as parameter (or all heaps for heap_caps_walk_all() function) test_walker.c added to test the new functionality in test_apps/heap_test/ |
||
---|---|---|
.. | ||
esp_rom_cache_esp32s2_esp32s3.c | ||
esp_rom_cache_writeback_esp32s3.S | ||
esp_rom_crc.c | ||
esp_rom_efuse.c | ||
esp_rom_hp_regi2c_esp32c5.c | ||
esp_rom_hp_regi2c_esp32c6.c | ||
esp_rom_longjmp.S | ||
esp_rom_multi_heap.c | ||
esp_rom_regi2c_esp32h2.c | ||
esp_rom_regi2c_esp32p4.c | ||
esp_rom_regi2c_esp32s2.c | ||
esp_rom_spiflash.c | ||
esp_rom_sys.c | ||
esp_rom_systimer.c | ||
esp_rom_tlsf.c | ||
esp_rom_uart.c | ||
esp_rom_wdt.c |