Searched refs:MEMP_MAX (Results 1 – 5 of 5) sorted by relevance
117 static struct memp *memp_tab[MEMP_MAX];129 const u16_t memp_sizes[MEMP_MAX] = {137 static const u16_t memp_num[MEMP_MAX] = {144 static const char *memp_desc[MEMP_MAX] = {187 for (i = 0; i < MEMP_MAX; i++) { in memp_sanity()286 for (i = 0; i < MEMP_MAX; ++i) { in memp_overflow_check_all()294 for (i = 0; i < MEMP_MAX; ++i) { in memp_overflow_check_all()314 for (i = 0; i < MEMP_MAX; ++i) { in memp_overflow_init()342 for (i = 0; i < MEMP_MAX; ++i) { in memp_init()353 for (i = 0; i < MEMP_MAX; ++i) { in memp_init()[all …]
60 for (i = 0; i < MEMP_MAX; i++) { in stats_init()130 if(index < MEMP_MAX) { in stats_display_memp()168 for (i = 0; i < MEMP_MAX; i++) { in stats_display()
141 LWIP_ASSERT("hmem->poolnr < MEMP_MAX", (hmem->poolnr < MEMP_MAX)); in mem_free()
46 MEMP_MAX enumerator79 extern const u16_t memp_sizes[MEMP_MAX];
142 struct stats_mem memp[MEMP_MAX];