Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/
A Dpoll.c8 int poll(struct pollfd fds[], nfds_t nfds, int timeout) in poll() function
/AliOS-Things-master/components/py_engine/tests/extmod/
A Duselect_poll_udp.py15 poll = select.poll() variable
/AliOS-Things-master/components/drivers/core/base/include/drivers/char/
A Du_cdev_msg.h76 } poll; member
124 } poll; member
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduselect.c349 mp_obj_poll_t *poll = m_new_obj(mp_obj_poll_t); in select_poll() local
A Dmodlwip.c1609 void (*poll)(void *arg); member
/AliOS-Things-master/components/sntp/src/
A Dsntp.c71 uint8_t poll; // Eight bits. Maximum interval between successive messages. member
/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h100 int (*poll)(file_t *fp, int flag, poll_notify_t notify, void *fd, void *arg); member
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h100 int (*poll)(file_t *fp, int flag, poll_notify_t notify, void *fd, void *arg); member
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h100 int (*poll)(file_t *fp, int flag, poll_notify_t notify, void *fd, void *arg); member
/AliOS-Things-master/components/vfs/include/
A Dvfs_types.h96 int32_t (*poll) (vfs_file_t *fp, int32_t flag, vfs_poll_notify_t notify, void *fds, void *arg); member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dtcp.h298 tcp_poll_fn poll; member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dtcp.h350 tcp_poll_fn poll; member
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtcp.c1814 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()

Completed in 33 milliseconds