/AliOS-Things-master/components/amp/ui/render/include/ |
A D | model_bind.h | 13 MODEL_DATA_SEND_TO_VM_F send; member
|
A D | view_bind.h | 17 VIEW_SEND_TO_VM_F send; member
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | udp.js | 24 send(options) { method in UDPClient
|
A D | tcp.js | 43 send(options) { method in TCPClient
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | can.js | 47 send(txheader, data) { method in HW_CAN
|
A D | udp.js | 35 send(options) { method in UDPClient
|
A D | tcp.js | 56 send(options) { method in TCPClient
|
/AliOS-Things-master/components/cplusplus/ |
A D | queue.cpp | 38 kstat_t Queue::send(void *msg, size_t size) in send() function in Queue
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | hci_driver.h | 155 int (*send)(struct net_buf *buf); member
|
/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | gen_yield_from_ducktype.py | 33 def send(self, val): member in Incrementer
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/ui/ |
A D | model_bind.c | 12 int model_data_bind_init(MODEL_DATA_SEND_TO_VM_F send) in model_data_bind_init()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/ui/ |
A D | model_bind.c | 14 int model_data_bind_init(MODEL_DATA_SEND_TO_VM_F send) in model_data_bind_init()
|
/AliOS-Things-master/components/amp/components/at/include/ |
A D | at.h | 37 int (*send)(void *dev, void *data, uint32_t size, member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/inc/ |
A D | hci_proto.h | 54 P_HCI_PROTO_SEND send; member
|
/AliOS-Things-master/components/csi/csi2/include/drv/ |
A D | iic.h | 89 void *send; ///< Send function pointer asynchronously member
|
A D | uart.h | 78 csi_error_t (*send)(csi_uart_t *uart, const void *data, uint32_t size); member
|
A D | spi.h | 91 csi_error_t (*send)(csi_spi_t *spi, const void *data, uint32_t size); ///< The send_async func member
|
A D | qspi.h | 120 void *send; ///< The send_async func member
|
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/ |
A D | modbus.js | 290 rtn.send = function (data) { function
|
/AliOS-Things-master/components/netmgr/net/include/sys/ |
A D | socket.h | 165 static inline int send(int s, const void *dataptr, size_t size, int flags) in send() function 230 #define send(s,dataptr,size,flags) net_send(s,dataptr,size,flags) macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | ymodem.py | 172 def send(self, data_stream, data_name, data_size, retry=20, callback=None): member in YModem
|
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | ymodem.py | 172 def send(self, data_stream, data_name, data_size, retry=20, callback=None): member in YModem
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | ymodemfile.py | 185 def send(self, data_stream, data_name, data_size, retry=20, callback=None): member in YModemfile
|
/AliOS-Things-master/components/amp/services/app_mgr/ |
A D | app_mgr.c | 428 int send = 0; in apppack_download() local
|
/AliOS-Things-master/components/a2sa/src/driver/platform/rtos/ |
A D | template.c | 160 uint8_t *send = aos_malloc(send_size); in playback_open() local
|