Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c156 struct bootuf2_BLOCK *uf2, uint32_t block_max) in bootuf2block_check_writable() argument
159 if (uf2->BlockIndex < block_max) { in bootuf2block_check_writable()
173 struct bootuf2_BLOCK *uf2, uint32_t block_max) in bootuf2block_state_update() argument
187 if (uf2->BlockIndex < block_max) { in bootuf2block_state_update()

Completed in 3 milliseconds