Searched defs:sys_timeout_handler (Results 1 – 2 of 2) sorted by relevance
| /third_party/lwip/src/include/lwip/ | ||
| D | timeouts.h | 95 typedef void (* sys_timeout_handler)(void *arg); typedef |
| D | lowpower.h | 91 typedef void (*sys_timeout_handler)(void *args); typedef |