Searched defs:in_size (Results 1 – 3 of 3) sorted by relevance
293 size_t tinyusb_cdcacm_write_queue(tinyusb_cdcacm_itf_t itf, const uint8_t *in_buf, size_t in_size) in tinyusb_cdcacm_write_queue()
388 …uint32_t in_size : 7; /*This register is used to configure the size of L… member
310 #define ESP_BLE_MESH_PROV(uuid, sta_val, sta_val_len, out_size, out_act, in_size, in_act) { \ argument