This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-11 09:41:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6d2a5debbb9c329d7264fc34a583bf02ca7c20e
esp-idf
/
components
/
heap
/
include
History
Song Ruo Jing
6975924104
feat(heap): add a MALLOC_CAP_SIMD flag
...
MALLOC_CAP_SIMD can be used to allocate memory to be used for SIMD instructions
2025-02-08 16:29:36 +08:00
..
soc
…
esp_heap_caps_init.h
…
esp_heap_caps.h
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
esp_heap_task_info.h
…
esp_heap_trace.h
…
heap_memory_layout.h
…
heap_trace.inc
fix(heap): Tracing of all heap_caps API
2024-04-09 13:27:45 +02:00
multi_heap.h
…