Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds