Home
last modified time | relevance | path

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

/components/drivers/spi/sfud/src/
A Dsfud.c70 static sfud_err wait_busy(const sfud_flash *flash);
423 result = wait_busy(flash); in sfud_read()
486 result = wait_busy(flash); in sfud_chip_erase()
567 result = wait_busy(flash);
669 result = wait_busy(flash);
751 result = wait_busy(flash);
835 result = wait_busy(flash);
845 result = wait_busy(flash);
975 static sfud_err wait_busy(const sfud_flash *flash) { function

Completed in 4 milliseconds