/AliOS-Things-master/components/amp/libjs/lib/ |
A D | can.js | 31 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 D | cpp_queue.h | 57 kstat_t receive(void *msg, size_t *size, uint32_t millisec);
|
/AliOS-Things-master/components/cplusplus/example/cpp_aos/ |
A D | queue_test.cpp | 27 myQueue->receive(&rx_data, &rx_size, 0xFFFFFFFF); in demo_task1()
|
/AliOS-Things-master/components/cplusplus/ |
A D | queue.cpp | 50 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 D | snmp_opts.h | 83 #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 D | snmp_opts.h | 83 #error SNMP stack needs a receive API and UDP {raw, netconn}
|
/AliOS-Things-master/components/csi/csi2/include/drv/ |
A D | uart.h | 79 csi_error_t (*receive)(csi_uart_t *uart, void *data, uint32_t size); member
|
A D | qspi.h | 121 void *receive; ///< The receive_async func member
|
A D | spi.h | 92 … csi_error_t (*receive)(csi_spi_t *spi, void *data, uint32_t size); ///< The receive_async func member
|
A D | iic.h | 90 … void *receive; ///< Receive function pointer asynchronously member
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/ |
A D | modbluetooth_nimble.c | 1507 …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 D | make_vms.com | 12 $! 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 D | LICENSE-gpl3.txt | 25 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 D | README.txt | 26 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 D | README.md | 40 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 D | COPYING | 24 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 D | SDL_cocoakeyboard.m | 494 * window can receive text input events, so it make no sense to keep more
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | Kconfig | 70 opcode to indicate that they're ready to receive commands.
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/ |
A D | Kconfig | 289 Request did not receive any acceptable Friend Offers.
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-android.md | 440 (see Activity life cycle). Your application will receive a SDL_QUIT event you
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 200 …// 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 D | README | 620 // and can receive the Y/U/V samples.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | libjpeg.txt | 77 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 D | quickjs.texi | 780 worker and is used to send or receive messages.
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | CHANGELOG | 3357 1, Fix the http response receive bug
|