Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c47 struct bootuf2_data { struct
48 const struct bootuf2_DBR *const DBR;
49 struct bootuf2_STATE *const STATE;
50 uint8_t *const fbuff;
51 uint8_t *const erase;
52 size_t page_count;
53 uint8_t *const cache;
54 const size_t cache_size;
55 uint32_t cached_address;
56 size_t cached_bytes;

Completed in 19 milliseconds