lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] sys_jiffies() question


From: Jani Monoses
Subject: Re: [lwip-users] sys_jiffies() question
Date: Fri, 4 Jun 2004 08:33:16 +0300

On Wed, 2 Jun 2004 19:51:31 +0200
"Jakob Jensen" <address@hidden> wrote:

> Hello,
>  
> I am trying to compile the LWIP package with the PPP package. PPP.C uses a
> function called sys_jiffies(). I cannot seem to find this function anywhere.
> Can you help?

It's a function that needs to be defined in your platform support code,  and I
_think_ it returns current number of ticks since system boot in units of 10ms.
Some PPP delays are expressed in these jiffies. These are also modifiable.

Jani




reply via email to

[Prev in Thread] Current Thread [Next in Thread]