Home
last modified time | relevance | path

Searched defs:API_MSG_VAR_FREE (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dapi_lib.c78 #define API_MSG_VAR_FREE(name) API_VAR_FREE(MEMP_API_MSG, name) macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dapi_lib.c82 #define API_MSG_VAR_FREE(name) API_VAR_FREE(MEMP_API_MSG, name) macro