Searched refs:memp_memory (Results 1 – 1 of 1) sorted by relevance
170 static u8_t memp_memory[MEM_ALIGNMENT - 1 variable286 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_check_all()294 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_check_all()314 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_init()351 memp = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_init()
Completed in 2 milliseconds