heap_caps_monitor_local_minimum_free_size_start() function
Start monitoring the value of minimum_free_bytes from the moment this function is called instead of from startup.
Syntax
esp_err_t heap_caps_monitor_local_minimum_free_size_start(void); Return value
esp_err_t ESP_OK if the function executed properly ESP_FAIL if called when monitoring already active
Notes
This allows to detect local lows of the minimum_free_bytes value that wouldn't be detected otherwise.
heap_caps_monitor_local_minimum_free_size_start() calls 5 functions:
![]()
heap_caps_monitor_local_minimum_free_size_start()
heap_caps_monitor_local_minimum_free_size_start() reads 5 variables and writes 2 variables:
![]()
heap_caps_monitor_local_minimum_free_size_start()