Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
ns_monitor.c File Reference
Utility functions for nanostack maintenance. More...
Go to the source code of this file.
Detailed Description
Utility functions for nanostack maintenance.
This module tracks stack current heap usage and triggers GC if heap usage is too high. GC is triggered by: 1. Heap usage is above HEAP_USAGE_HIGH 2. Heap usage is above HEAP_USAGE_CRITICAL 3. If nsdynmemLIB memory allocation has failed since last check
Definition in file ns_monitor.c.
Generated on Tue Jul 12 2022 13:55:17 by
