This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-01 06:27:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7eb89c7f73f8c86b87a27389a68b5e652aa83b2
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
…