Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dlowpower.h142 #define LOWPOWER_SIGNAL(lock) sys_sem_signal(&(lock)) macro
/third_party/lwip/src/api/
Dtcpip.c213 LOWPOWER_SIGNAL(msg->msg.lowpower.wait_up); in tcpip_thread_handle_msg()