Home
last modified time | relevance | path

Searched refs:MP_STREAM_POLL (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Duos_dupterm.c70 ret = stream_p->ioctl(s, MP_STREAM_POLL, poll_flags, &errcode); in mp_uos_dupterm_poll()
76 ret = stream_p->ioctl(s, MP_STREAM_POLL, poll_flags, &errcode); in mp_uos_dupterm_poll()
A Dmoduselect.c83 mp_int_t ret = poll_obj->ioctl(poll_obj->obj, MP_STREAM_POLL, poll_obj->flags, &errcode); in poll_map_poll()
A Dmodlwip.c1445 if (request == MP_STREAM_POLL) { in lwip_socket_ioctl()
/AliOS-Things-master/components/py_engine/engine/py/
A Dstream.h38 #define MP_STREAM_POLL (3) macro
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dsys_stdio_mphal.c94 if (request == MP_STREAM_POLL) { in stdio_ioctl()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_uart.c358 if (request == MP_STREAM_POLL) { in machine_uart_ioctl()
A Dmodsocket.c707 if (request == MP_STREAM_POLL) { in socket_stream_ioctl()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_uart.c350 if (request == MP_STREAM_POLL) { in machine_uart_ioctl()
A Dmodsocket.c740 if (request == MP_STREAM_POLL) { in socket_stream_ioctl()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_uart.c350 if (request == MP_STREAM_POLL) { in machine_uart_ioctl()
A Dmodsocket.c675 if (request == MP_STREAM_POLL) { in socket_stream_ioctl()

Completed in 20 milliseconds