Home
last modified time | relevance | path

Searched defs:start_sector (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/class/msc/
A Dusbh_msc.c397 int usbh_msc_scsi_write10(struct usbh_msc *msc_class, uint32_t start_sector, const uint8_t *buffer,… in usbh_msc_scsi_write10()
416 int usbh_msc_scsi_read10(struct usbh_msc *msc_class, uint32_t start_sector, const uint8_t *buffer, … in usbh_msc_scsi_read10()
A Dusbd_msc.c43 uint32_t start_sector; member
/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c261 int boot2uf2_read_sector(uint32_t start_sector, uint8_t *buff, uint32_t sector_count) in boot2uf2_read_sector()
406 int bootuf2_write_sector(uint32_t start_sector, const uint8_t *buff, uint32_t sector_count) in bootuf2_write_sector()

Completed in 9 milliseconds