Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 29) sorted by relevance

12

/AliOS-Things-master/components/amp/libjs/lib/
A Dcan.js31 receive() { method in HW_CAN
35 return __native.CAN.receive(this.canInstance);
42 __native.CAN.receive(this.canInstance, function(type, id, data){
/AliOS-Things-master/components/cplusplus/include/
A Dcpp_queue.h57 kstat_t receive(void *msg, size_t *size, uint32_t millisec);
/AliOS-Things-master/components/cplusplus/example/cpp_aos/
A Dqueue_test.cpp27 myQueue->receive(&rx_data, &rx_size, 0xFFFFFFFF); in demo_task1()
/AliOS-Things-master/components/cplusplus/
A Dqueue.cpp50 kstat_t Queue::receive(void *msg, size_t *size, uint32_t millisec) in receive() function in Queue
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dsnmp_opts.h83 #error SNMP stack needs a receive API and UDP {raw, netconn}
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/apps/
A Dsnmp_opts.h83 #error SNMP stack needs a receive API and UDP {raw, netconn}
/AliOS-Things-master/components/csi/csi2/include/drv/
A Duart.h79 csi_error_t (*receive)(csi_uart_t *uart, void *data, uint32_t size); member
A Dqspi.h121 void *receive; ///< The receive_async func member
A Dspi.h92 … csi_error_t (*receive)(csi_spi_t *spi, void *data, uint32_t size); ///< The receive_async func member
A Diic.h90 … void *receive; ///< Receive function pointer asynchronously member
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1507 …l_event: receive: conn_handle=%d len=%d\n", event->receive.conn_handle, OS_MBUF_PKTLEN(event->rece… in l2cap_channel_event()
1518 os_mbuf_concat(chan->rx_pending, event->receive.sdu_rx); in l2cap_channel_event()
1524 chan->rx_pending = event->receive.sdu_rx; in l2cap_channel_event()
1541 ble_l2cap_get_chan_info(event->receive.chan, &info); in l2cap_channel_event()
1546 mp_bluetooth_on_l2cap_recv(event->receive.conn_handle, info.scid); in l2cap_channel_event()
1566 ble_l2cap_get_chan_info(event->receive.chan, &info); in l2cap_channel_event()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dmake_vms.com12 $! 0.01 20060120 First version to receive a number
302 $! 0.01 20041206 First version to receive a number
376 $! 0.01 20040223 First version to receive a number
709 $! 0.01 20031029 First version to receive a number
/AliOS-Things-master/components/SDL2/src/hidapi/
A DLICENSE-gpl3.txt25 them if you wish), that you receive source code or can get it if you
36 freedoms that you received. You must make sure that they, too, receive
100 parties to make or receive copies. Mere interaction with a user through
198 receive it, in any medium, provided that you conspicuously and
432 reinstated, you do not qualify to receive new licenses for the same
437 You are not required to accept this License in order to receive or
440 to receive a copy likewise does not require acceptance. However,
529 parties who would receive the covered work from you, a discriminatory
A DREADME.txt26 kernels prior to 2.6.39, including the inability to send or receive feature
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A DREADME.md40 2. It is expected that the Op will receive the right input (in terms of
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
80 source code as you receive it, in any medium, provided that you
206 all those who receive copies directly or indirectly through you, then
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoakeyboard.m494 * window can receive text input events, so it make no sense to keep more
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig70 opcode to indicate that they're ready to receive commands.
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig289 Request did not receive any acceptable Friend Offers.
/AliOS-Things-master/components/SDL2/docs/
A DREADME-android.md440 (see Activity life cycle). Your application will receive a SDL_QUIT event you
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m200 …// receive reports on a high-priority serial-queue. optionally put writes on the serial queue to a…
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME620 // and can receive the Y/U/V samples.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt77 by specifying the format in which it wishes to supply or receive image data.
1389 All of the error handling routines will receive a pointer to the JPEG object
1813 will receive a final decoded image without any indication that the file was
2571 compressor, or to receive raw downsampled data from the decompressor. The
2579 receive downsampled image data, in which not all components have the same
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi780 worker and is used to send or receive messages.
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DCHANGELOG3357 1, Fix the http response receive bug

Completed in 69 milliseconds

12