Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dapi_lib.c76 #define API_MSG_VAR_ALLOC(name) API_VAR_ALLOC(struct api_msg, MEMP_API_MSG, name, ERR_M… macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dapi_lib.c80 #define API_MSG_VAR_ALLOC(name) API_VAR_ALLOC(struct api_msg, MEMP_API_MSG, name, ERR_M… macro