uc-sdk
|
#include "lwip/netif.h"
Go to the source code of this file.
Typedefs | |
typedef void(* | lpc17xx_if_waitdma_t )() |
Functions | |
err_t | lpc17xx_if_init (struct netif *netif) |
void | lpc17xx_if_check_input (struct netif *netif) |
Variables | |
lpc17xx_if_waitdma_t | lpc17xX_if_waitdma |
typedef void(* lpc17xx_if_waitdma_t)() |
Definition at line 6 of file lpc17xx-if.h.
void lpc17xx_if_check_input | ( | struct netif * | netif) |
Definition at line 302 of file lpc17xx-if.c.
Definition at line 256 of file lpc17xx-if.c.
lpc17xx_if_waitdma_t lpc17xX_if_waitdma |