Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 34) sorted by relevance

12

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c181 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 Dlpn.c188 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 Daccess.c173 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 Dfriend.c255 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 Dnet.c810 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 Dprovisioner_proxy.c711 struct bt_mesh_net_tx tx = { in send_my_proxy_config() local
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dmodbus.js30 tx: { class in rtn.read.packet
70 tx: { class in rtn.write.packet
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Def_rem_pio2.c115 float tx[3]; local
/AliOS-Things-master/components/SDL2/src/libm/
A De_rem_pio2.c72 double tx[3]; in __ieee754_rem_pio2() local
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A D__rem_pio2.c52 double tx[3],ty[2]; in __rem_pio2() local
/AliOS-Things-master/components/drivers/peripheral/i2c/example/
A Di2c_example.c161 …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 Dconn.c40 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 Dimpl_ntp.c45 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 Dbt_uart_bridge.c349 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 Dl2cap.h135 struct bt_l2cap_le_endpoint tx; member
176 struct bt_l2cap_br_endpoint tx; member
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2glue.h82 CF2_F16Dot16 tx; member
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Decc_dsa.c203 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 Dserial_api.c117 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 Dtestgesture.c105 float tx,ty, xr; in drawCircle() local
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/uart/
A Duart.c34 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 Duart.c23 PinName tx; member
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c56 } tx; variable
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/
A Ddrv_baro_qst_qmp6988.c204 …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 Dsensor_drv_api.c308 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 Dnanosvgrast.h986 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()

Completed in 51 milliseconds

12