/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | transport.c | 181 static void seg_tx_reset(struct seg_tx *tx) in seg_tx_reset() 219 static inline void seg_tx_complete(struct seg_tx *tx, int err) in seg_tx_complete() 230 struct seg_tx *tx = user_data; in seg_first_send_start() local 239 struct seg_tx *tx = user_data; in seg_send_start() local 252 struct seg_tx *tx = user_data; in seg_sent() local 273 static void seg_tx_send_unacked(struct seg_tx *tx) in seg_tx_send_unacked() 312 struct seg_tx *tx = CONTAINER_OF(work, struct seg_tx, retransmit); in seg_retransmit() local 322 struct seg_tx *tx; in send_seg() local 733 struct seg_tx *tx; in seg_tx_lookup() local 763 struct seg_tx *tx; in trans_ack() local [all …]
|
A D | lpn.c | 188 struct bt_mesh_net_tx tx = { in send_friend_clear() local 299 struct bt_mesh_net_tx tx = { in send_friend_req() local 365 struct bt_mesh_net_tx tx = { in send_friend_poll() local 647 struct bt_mesh_net_tx tx = { in sub_update() local
|
A D | access.c | 173 struct bt_mesh_net_tx tx = { in publish_retransmit() local 671 static int model_send(struct bt_mesh_model *model, struct bt_mesh_net_tx *tx, bool implicit_bind, in model_send() 717 struct bt_mesh_net_tx tx = { in bt_mesh_model_send() local 742 struct bt_mesh_net_tx tx = { in bt_mesh_model_publish() local
|
A D | friend.c | 255 struct bt_mesh_net_tx tx = { in bt_mesh_friend_clear() local 664 struct bt_mesh_net_tx tx = { in send_friend_clear() local 1139 static void friend_lpn_enqueue_tx(struct bt_mesh_friend *frnd, struct bt_mesh_net_tx *tx, in friend_lpn_enqueue_tx() 1252 bool bt_mesh_friend_enqueue_tx(struct bt_mesh_net_tx *tx, enum bt_mesh_friend_pdu_type type, u64_t … in bt_mesh_friend_enqueue_tx()
|
A D | net.c | 810 int bt_mesh_net_encode(struct bt_mesh_net_tx *tx, struct net_buf_simple *buf, bool proxy) in bt_mesh_net_encode() 877 int bt_mesh_net_send(struct bt_mesh_net_tx *tx, struct net_buf *buf, const struct bt_mesh_send_cb *… in bt_mesh_net_send()
|
A D | provisioner_proxy.c | 711 struct bt_mesh_net_tx tx = { in send_my_proxy_config() local
|
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/ |
A D | modbus.js | 30 tx: { class in rtn.read.packet 70 tx: { class in rtn.write.packet
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | ef_rem_pio2.c | 115 float tx[3]; local
|
/AliOS-Things-master/components/SDL2/src/libm/ |
A D | e_rem_pio2.c | 72 double tx[3]; in __ieee754_rem_pio2() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | __rem_pio2.c | 52 double tx[3],ty[2]; in __rem_pio2() local
|
/AliOS-Things-master/components/drivers/peripheral/i2c/example/ |
A D | i2c_example.c | 161 …char tx = argc > 3 ? atoi(argv[3]) : 0xF3; // 0xF3 is the command to control SI7006 to m… in i2c_write_test() local 320 …char tx = argc > 4 ? atoi(argv[4]) : 0x3; // 0x3 is the command to active ap3216c's A… in i2c_mem_write_test() local
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | conn.c | 40 struct bt_conn_tx *tx; member 299 static void tx_free(struct bt_conn_tx *tx) in tx_free() 312 struct bt_conn_tx *tx; in tx_notify() local 1312 struct bt_conn_tx *tx = k_fifo_get(&free_tx, K_NO_WAIT); in conn_tx_alloc() local 1327 struct bt_conn_tx *tx; in bt_conn_send_cb() local 1371 struct bt_conn_tx *tx = tx_data(buf)->tx; in send_frag() local 1644 struct bt_conn_tx *tx; in process_unack_tx() local
|
/AliOS-Things-master/components/linkkit/dev_model/deprecated/ |
A D | impl_ntp.c | 45 uint32_t tx = 0; in linkkit_ntp_time_reply() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/ |
A D | bt_uart_bridge.c | 349 void bt_uart_bridge_open(PinName tx, PinName rx) in bt_uart_bridge_open()
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | l2cap.h | 135 struct bt_l2cap_le_endpoint tx; member 176 struct bt_l2cap_br_endpoint tx; member
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cf2glue.h | 82 CF2_F16Dot16 tx; member
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | ecc_dsa.c | 203 uECC_word_t tx[NUM_ECC_WORDS]; in uECC_verify() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | serial_api.c | 117 uart_index_get(PinName tx) in uart_index_get() 461 void serial_init(serial_t *obj, PinName tx, PinName rx) in serial_init() 790 void serial_pinout_tx(PinName tx) in serial_pinout_tx()
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testgesture.c | 105 float tx,ty, xr; in drawCircle() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/uart/ |
A D | uart.c | 34 PinName tx; in uart_tx_pin_get() local 188 PinName tx = uart_tx_pin_get(uart_idx, CSI_PinMap_UART_TX); in csi_uart_init() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/hal/ |
A D | uart.c | 23 PinName tx; member
|
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/ |
A D | hci_driver.c | 56 } tx; variable
|
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/ |
A D | drv_baro_qst_qmp6988.c | 204 …tic QMP6988_S32_t qmp6988_get_pressure_02e(qmp6988_ik_data *ik, QMP6988_S32_t dp, QMP6988_S16_t tx) in qmp6988_get_pressure_02e()
|
/AliOS-Things-master/components/sensor/hal/ |
A D | sensor_drv_api.c | 308 int32_t sensor_spi_read(spi_dev_t *spi, uint8_t *tx, uint8_t *rx, uint16_t size, in sensor_spi_read()
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvgrast.h | 986 float tx, float ty, float scale, NSVGcachedPaint* cache) in nsvg__scanlineSolid() 1113 static void nsvg__rasterizeSortedEdges(NSVGrasterizer *r, float tx, float ty, float scale, NSVGcach… in nsvg__rasterizeSortedEdges() 1364 NSVGimage* image, float tx, float ty, float scale, in nsvgRasterize()
|