Home
last modified time | relevance | path

Searched defs:up (Results 1 – 5 of 5) sorted by relevance

/external/lib/lwip/core/ipv4/
A Dip_addr.c114 #define in_range(c, lo, up) ((u8_t)c >= lo && (u8_t)c <= up) argument
/external/lib/lwip/netif/ppp/
A Dfsm.h106 void (*up)(fsm*); /* Called when fsm reaches LS_OPENED state */ member
A Dppp_oe.c144 pppoe_create(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_softc … in pppoe_create()
A Dppp.c1555 pppOverEthernetLinkStatusCB(int pd, int up) in pppOverEthernetLinkStatusCB()
/external/platform/pico/rp2_common/hardware_gpio/
A Dgpio.c53 void gpio_set_pulls(uint gpio, bool up, bool down) { in gpio_set_pulls()

Completed in 13 milliseconds