|
VSF Documented
|
Go to the source code of this file.
Functions | |
| void | heap_caps_init (void) |
| void | heap_caps_enable_nonos_stack_heaps (void) |
| esp_err_t | heap_caps_add_region (intptr_t start, intptr_t end) |
| esp_err_t | heap_caps_add_region_with_caps (const uint32_t caps[], intptr_t start, intptr_t end) |
| void heap_caps_init | ( | void | ) |
| void heap_caps_enable_nonos_stack_heaps | ( | void | ) |