Searched refs:CONFIG_USBD_DFU_TRANSFER_SIZE (Results 1 – 2 of 2) sorted by relevance
37 uint8_t buf[static CONFIG_USBD_DFU_TRANSFER_SIZE]) in dfu_flash_read() argument91 const uint8_t buf[static CONFIG_USBD_DFU_TRANSFER_SIZE]) in dfu_flash_write() argument
52 .wTransferSize = sys_cpu_to_le16(CONFIG_USBD_DFU_TRANSFER_SIZE),
Completed in 28 milliseconds