Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 13 of 13) sorted by relevance

/components/libc/compilers/common/
A Dcwchar.c14 struct interval struct
20 static int bisearch(wchar_t ucs, const struct interval *table, int max) in bisearch() argument
A Dctime.c806 struct timespec interval; /* Reload value */ member
/components/drivers/usb/cherryusb/common/
A Dusb_hc.h42 uint32_t interval; member
/components/net/lwip/lwip-2.1.2/src/core/
A Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll()
518 altcp_default_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_default_set_poll()
A Daltcp_tcp.c234 altcp_tcp_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_tcp_set_poll()
A Dtcp.c2105 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c279 uint32_t interval; in usbh_bluetooth_hci_evt_rx_thread() local
/components/net/lwip/lwip-2.1.2/src/apps/http/
A Daltcp_proxyconnect.c434 altcp_proxyconnect_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_proxyconnect_set_poll()
/components/net/lwip/lwip-1.4.1/src/core/
A Dtcp.c1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c166 int order, interval; in ehci_caculate_smask() local
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h50 #define USBH_GET_URB_INTERVAL(interval, speed) (speed < USB_SPEED_HIGH ? (interval * 1000) : ((1 <<… argument
/components/net/lwip/lwip-2.1.2/src/apps/altcp_tls/
A Daltcp_tls_mbedtls.c895 altcp_mbedtls_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_mbedtls_set_poll()
/components/net/lwip/lwip-2.0.3/src/core/
A Dtcp.c1793 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()

Completed in 29 milliseconds