uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
timers.c File Reference
#include "lwip/opt.h"
#include "lwip/timers.h"
#include "lwip/tcp_impl.h"

Go to the source code of this file.

Functions

void tcp_timer_needed (void)
 

Detailed Description

Stack-internal timers implementation. This file includes timer callbacks for stack-internal timers as well as functions to set up or stop timers and check for expired timers.

Definition in file timers.c.

Function Documentation

void tcp_timer_needed ( void  )

Definition at line 479 of file timers.c.