Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c97 static uint8_t __attribute__((aligned(4))) bootuf2_disk_cache[CONFIG_BOOTUF2_CACHE_SIZE]; variable
111 .cache = bootuf2_disk_cache,
112 .cache_size = sizeof(bootuf2_disk_cache),

Completed in 22 milliseconds