Searched defs:copy (Results 1 – 12 of 12) sorted by relevance
44 struct i3c_msg copy[num_msgs]; in copy_i3c_msgs_and_transfer() local
65 struct bt_gatt_notify_params *copy; in notify_params_deep_copy_destroy() local86 struct bt_uuid *copy; in uuid_deep_copy() local113 struct bt_gatt_notify_params *copy; in notify_params_deep_copy() local
97 struct flash_stm32_ex_op_rdp copy; in flash_stm32_ex_op_rdp() local
34 struct i2c_msg copy[num_msgs]; in copy_msgs_and_transfer() local
88 uint32_t seq0 = *seq, start, end, wseq, len, behind, copy, suffix; in sys_winstream_read() local
224 int copy; in settings_fcb_compress() local
253 int copy; in settings_file_save_and_compress() local
102 struct test_stats copy; in get_reset_stats() local
272 uint8_t copy; in create_pkt() local
528 uint8_t copy; in create_pkt() local
1564 bool copy, bool write)
6400 def copy(src, dst): function