Home
last modified time | relevance | path

Searched refs:LOWPOWER_SEM_WAIT (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dlowpower.h141 #define LOWPOWER_SEM_WAIT(lock) sys_sem_wait(&(lock)) macro
/third_party/lwip/src/api/
Dtcpip.c272 LOWPOWER_SEM_WAIT(msg->msg.lowpower.wait_up); in tcpip_send_msg_na()