tos_mmheap_check: get the information of the heap(space that is free and used) tos_mmheap_pool_check: get the information of a pool TOS_CFG_MMHEAP_DEFAULT_POOL_EN: enable the default pool of the heap(if user not set this, a default of 1u is set). if you wanna disable the default pool, you should call tos_mmheap_pool_add to add your own pool of the heap before tos_mmheap_alloc is called. |
||
|---|---|---|
| .. | ||
| include | ||
| tos_evtdrv_event.c | ||
| tos_evtdrv_global.c | ||
| tos_evtdrv_msg.c | ||
| tos_evtdrv_sys.c | ||
| tos_evtdrv_task.c | ||
| tos_evtdrv_tick.c | ||
| tos_evtdrv_timer.c | ||