Home
last modified time | relevance | path

Searched refs:LWIP_LOGGER (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/components/net/lwip-2.1/porting/include/arch/
H A Dcc.h96 #ifndef LWIP_LOGGER
97 #define LWIP_LOGGER(msg) macro
/kernel/uniproton/src/net/lwip-2.1/include/arch/
H A Dcc.h80 #ifndef LWIP_LOGGER
81 #define LWIP_LOGGER(msg) macro
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dsys_arch.c441 LWIP_LOGGER("log param invalid or buf is not enough."); in LwipLogPrintf()
444 LWIP_LOGGER(buf); in LwipLogPrintf()
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsys_arch.c428 LWIP_LOGGER("log param invalid or buf is not enough."); in OsLwipLogPrintf()
433 LWIP_LOGGER(buf); in OsLwipLogPrintf()

Completed in 3 milliseconds