Home
last modified time | relevance | path

Searched refs:CONFIG_USBD_DFU_TRANSFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/subsys/usb/device_next/class/
A Dusbd_dfu_flash.c37 uint8_t buf[static CONFIG_USBD_DFU_TRANSFER_SIZE]) in dfu_flash_read() argument
91 const uint8_t buf[static CONFIG_USBD_DFU_TRANSFER_SIZE]) in dfu_flash_write() argument
A Dusbd_dfu.c52 .wTransferSize = sys_cpu_to_le16(CONFIG_USBD_DFU_TRANSFER_SIZE),

Completed in 28 milliseconds