Home
last modified time | relevance | path

Searched defs:MEMP_STATS_DEC (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dstats.h248 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i].x) macro
254 #define MEMP_STATS_DEC(x, i) macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dstats.h403 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i]->x) macro
407 #define MEMP_STATS_DEC(x, i) macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dstats.h403 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i]->x) macro
407 #define MEMP_STATS_DEC(x, i) macro