Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dapi_lib.c75 #define API_MSG_VAR_DECLARE(name) API_VAR_DECLARE(struct api_msg, name) macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dapi_lib.c79 #define API_MSG_VAR_DECLARE(name) API_VAR_DECLARE(struct api_msg, name) macro