Home
last modified time | relevance | path

Searched refs:u8_t (Results 76 – 83 of 83) sorted by relevance

1234

/lib/liblwip/src/core/
Dtimers.c365 u8_t had_one; in sys_check_timeouts()
/lib/liblwip/src/netif/ppp/
Dppp.c1299 sifvjcomp(int pd, int vjcomp, u8_t cidcomp, u8_t maxcid) in sifvjcomp()
1990 inProtocol = (((u8_t *)pb->payload)[0] << 8) | ((u8_t*)pb->payload)[1]; in pppInProcOverEthernet()
Dvj.c597 u8_t *bufptr; in vj_uncompress_tcp()
/lib/liblwip/src/api/
Dtcpip.c211 tcpip_callback_with_block(tcpip_callback_fn function, void *ctx, u8_t block) in tcpip_callback_with_block()
/lib/liblwip/doc/
Drawapi.txt138 - struct tcp_pcb *tcp_listen_with_backlog(struct tcp_pcb *pcb, u8_t backlog)
190 u8_t apiflags)
262 u8_t interval)
432 u8_t i;
Dsys_arch.txt48 - err_t sys_sem_new(sys_sem_t *sem, u8_t count)
226 u8_t, s8_t, u16_t, s16_t, u32_t, s32_t, mem_ptr_t
/lib/liblwip/
DUPGRADING103 * Added printf-formatter X8_F to printf u8_t as hex
DCHANGELOG1550 "backlog" parameter in an u8_t, 0 is interpreted as "smallest queue", add
2426 changed raw_pcb.protocol from u16_t to u8_t since for IPv4 and IPv6, proto
2893 * api_msg.c: Changed recv_raw() from int to u8_t, to match prototype
3142 * struct eth_addr changed from u16_t[3] array to u8_t[6].

1234