Home
last modified time | relevance | path

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

/components/drivers/spi/sfud/src/
A Dsfud_sfdp.c65 static bool read_sfdp_header(sfud_flash *flash);
85 if (read_sfdp_header(flash) && read_basic_header(flash, &basic_header)) { in sfud_read_sfdp()
100 static bool read_sfdp_header(sfud_flash *flash) { in read_sfdp_header() function

Completed in 3 milliseconds