Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dlowpower.h147 #define LOWPOWER_SEM_FREE(lock) sys_sem_free(&(lock)) macro
/third_party/lwip/src/api/
Dtcpip.c264 LOWPOWER_SEM_FREE(msg->msg.lowpower.wait_up); in tcpip_send_msg_na()
273 LOWPOWER_SEM_FREE(msg->msg.lowpower.wait_up); in tcpip_send_msg_na()