/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_tx_queue.c | 35 void ull_tx_q_enqueue_data(struct ull_tx_q *queue, struct node_tx *tx) in ull_tx_q_enqueue_data() 50 void ull_tx_q_enqueue_ctrl(struct ull_tx_q *queue, struct node_tx *tx) in ull_tx_q_enqueue_ctrl() 58 struct node_tx *tx; in ull_tx_q_peek() local 67 struct node_tx *tx; in ull_tx_q_dequeue() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/ |
D | main.c | 244 struct node_tx *tx; in ZTEST() local 380 struct node_tx *tx; in ZTEST() local 617 struct node_tx *tx; in ZTEST() local 687 struct node_tx *tx; in ZTEST() local 755 struct node_tx *tx; in ZTEST() local 832 struct node_tx *tx; in ZTEST() local 958 struct node_tx *tx; in ZTEST() local 1076 struct node_tx *tx; in ZTEST() local 1194 struct node_tx *tx; in ZTEST() local 1346 struct node_tx *tx; in ZTEST() local [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/ |
D | main.c | 85 struct node_tx *tx; in ZTEST() local 151 struct node_tx *tx; in ZTEST() local 238 struct node_tx *tx; in ZTEST() local 330 struct node_tx *tx; in ZTEST() local 439 struct node_tx *tx; in ZTEST() local 511 struct node_tx *tx; in ZTEST() local 579 struct node_tx *tx; in ZTEST() local 639 struct node_tx *tx; in ZTEST() local 698 struct node_tx *tx; in ZTEST() local 760 struct node_tx *tx; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/src/ |
D | main.c | 80 struct node_tx *tx; in ZTEST() local 170 struct node_tx *tx; in ZTEST() local 271 struct node_tx *tx; in ZTEST() local 323 struct node_tx *tx; in ZTEST() local 377 struct node_tx *tx; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/src/ |
D | main.c | 82 struct node_tx *tx; in ZTEST() local 190 struct node_tx *tx; in ZTEST() local 292 struct node_tx *tx; in ZTEST() local 393 struct node_tx *tx; in ZTEST() local 451 struct node_tx *tx; in ZTEST() local 508 struct node_tx *tx; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/ |
D | main.c | 118 struct node_tx *tx; in ZTEST() local 263 struct node_tx *tx; in ZTEST() local 317 struct node_tx *tx; in ZTEST() local 379 struct node_tx *tx; in ZTEST() local 493 struct node_tx *tx; in ZTEST() local 591 struct node_tx *tx; in ZTEST() local 676 struct node_tx *tx; in ZTEST() local 776 struct node_tx *tx; in ZTEST() local 841 struct node_tx *tx; in ZTEST() local 898 struct node_tx *tx; in ZTEST() local [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_version/src/ |
D | main.c | 75 struct node_tx *tx; in ZTEST() local 141 struct node_tx *tx; in ZTEST() local 306 struct node_tx *tx; in ZTEST() local 374 struct node_tx *tx; in ZTEST() local 449 struct node_tx *tx; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_create/src/ |
D | main.c | 164 struct node_tx *tx; in ZTEST() local 304 struct node_tx *tx; in ZTEST() local 381 struct node_tx *tx; in ZTEST() local 493 struct node_tx *tx; in ZTEST() local 636 struct node_tx *tx; in ZTEST() local 788 struct node_tx *tx; in ZTEST() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | sar_cfg.c | 18 const struct bt_mesh_sar_tx *tx) in bt_mesh_sar_tx_encode() 40 struct bt_mesh_sar_tx *tx) in bt_mesh_sar_tx_decode()
|
D | transport.c | 119 static int send_unseg(struct bt_mesh_net_tx *tx, struct net_buf_simple *sdu, in send_unseg() 196 static void seg_tx_done(struct seg_tx *tx, uint8_t seg_idx) in seg_tx_done() 203 static bool seg_tx_blocks(struct seg_tx *tx, uint16_t src, uint16_t dst) in seg_tx_blocks() 208 static void seg_tx_unblock_check(struct seg_tx *tx) in seg_tx_unblock_check() 230 static void seg_tx_reset(struct seg_tx *tx) in seg_tx_reset() 267 static inline void seg_tx_complete(struct seg_tx *tx, int err) in seg_tx_complete() 281 static void schedule_transmit_continue(struct seg_tx *tx, uint32_t delta) in schedule_transmit_continue() 307 struct seg_tx *tx = user_data; in seg_send_start() local 328 struct seg_tx *tx = user_data; in seg_sent() local 343 static void seg_tx_buf_build(struct seg_tx *tx, uint8_t seg_o, in seg_tx_buf_build() [all …]
|
/Zephyr-latest/drivers/sensor/ens160/ |
D | ens160_spi.c | 30 const struct spi_buf_set tx = { in ens160_read_reg_spi() local 65 const struct spi_buf_set tx = { in ens160_read_data_spi() local 106 const struct spi_buf_set tx = { in ens160_write_reg_spi() local 131 const struct spi_buf_set tx = { in ens160_write_data_spi() local
|
/Zephyr-latest/tests/drivers/spi/spi_loopback/src/ |
D | spi.c | 105 const struct spi_buf_set tx = { in spi_complete_multiple() local 177 const struct spi_buf_set tx = { in spi_complete_loop() local 232 const struct spi_buf_set tx = { in spi_null_tx_buf() local 280 const struct spi_buf_set tx = { in spi_rx_half_start() local 333 const struct spi_buf_set tx = { in spi_rx_half_end() local 399 const struct spi_buf_set tx = { in spi_rx_every_4() local 470 const struct spi_buf_set tx = { in spi_rx_bigger_than_tx() local 534 const struct spi_buf_set tx = { in spi_complete_large_transfers() local 639 const struct spi_buf_set tx = { in spi_async_call() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/ |
D | main.c | 93 struct node_tx *tx; in ZTEST() local 202 struct node_tx *tx; in ZTEST() local 320 struct node_tx *tx; in ZTEST() local 391 struct node_tx *tx; in ZTEST() local 448 struct node_tx *tx; in ZTEST() local 491 struct node_tx *tx; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/ |
D | main.c | 232 struct node_tx *tx; in ZTEST() local 389 struct node_tx *tx; in ZTEST() local 574 struct node_tx *tx; in ZTEST() local 676 struct node_tx *tx; in ZTEST() local 776 struct node_tx *tx; in ZTEST() local 887 struct node_tx *tx; in ZTEST() local 990 struct node_tx *tx; in ZTEST() local 1092 struct node_tx *tx; in ZTEST() local 1194 struct node_tx *tx; in ZTEST() local 1305 struct node_tx *tx; in ZTEST() local [all …]
|
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | icm42605_spi.c | 27 const struct spi_buf_set tx = { in inv_spi_single_write() local 52 const struct spi_buf_set tx = { in inv_spi_read() local
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/ |
D | main.c | 94 struct node_tx *tx; in ZTEST() local 169 struct node_tx *tx; in ZTEST() local 238 struct node_tx *tx; in ZTEST() local 307 struct node_tx *tx; in ZTEST() local 386 struct node_tx *tx; in ZTEST() local 465 struct node_tx *tx; in ZTEST() local 536 struct node_tx *tx; in ZTEST() local 608 struct node_tx *tx; in ZTEST() local 686 struct node_tx *tx; in test_cte_req_ll_unknown_rsp_local() local 839 struct node_tx *tx = NULL; in run_local_cte_req() local [all …]
|
/Zephyr-latest/drivers/sensor/bosch/bme680/ |
D | bme680_spi.c | 40 const struct spi_buf_set tx = { in bme680_set_mem_page() local 89 const struct spi_buf_set tx = { in bme680_reg_write_spi() local 114 const struct spi_buf_set tx = { in bme680_reg_read_spi() local
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_rf2xx_iface.c | 67 const struct spi_buf_set tx = { in rf2xx_iface_reg_read() local 116 const struct spi_buf_set tx = { in rf2xx_iface_reg_write() local 179 const struct spi_buf_set tx = { in rf2xx_iface_frame_read() local 230 const struct spi_buf_set tx = { in rf2xx_iface_frame_write() local 270 const struct spi_buf_set tx = { in rf2xx_iface_sram_read() local
|
/Zephyr-latest/drivers/sensor/tdk/icm42670/ |
D | icm42670_spi.c | 31 const struct spi_buf_set tx = {.buffers = &tx_buf, .count = 1}; in icm42670_reg_read_spi() local 56 const struct spi_buf_set tx = {.buffers = tx_buf, .count = 2}; in icm42670_reg_write_spi() local
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | bmm150_spi.c | 33 const struct spi_buf_set tx = { in bmm150_reg_read_spi() local 73 const struct spi_buf_set tx = { in bmm150_reg_write_spi() local
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | bme280_spi.c | 33 const struct spi_buf_set tx = { in bme280_reg_read_spi() local 73 const struct spi_buf_set tx = { in bme280_reg_write_spi() local
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_simulator.c | 20 struct ec_host_cmd_tx_buf *tx; member 30 static ec_host_cmd_backend_api_send tx; variable
|
/Zephyr-latest/drivers/sensor/st/iis2mdc/ |
D | iis2mdc_spi.c | 32 const struct spi_buf_set tx = { in iis2mdc_spi_read() local 77 const struct spi_buf_set tx = { in iis2mdc_spi_write() local
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | ism330dhcx_spi.c | 32 const struct spi_buf_set tx = { in ism330dhcx_spi_read() local 78 const struct spi_buf_set tx = { in ism330dhcx_spi_write() local
|
/Zephyr-latest/drivers/sensor/st/iis3dhhc/ |
D | iis3dhhc_spi.c | 31 const struct spi_buf_set tx = { in iis3dhhc_spi_read() local 71 const struct spi_buf_set tx = { in iis3dhhc_spi_write() local
|