Home
last modified time | relevance | path

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

/components/drivers/spi/sfud/src/
A Dsfud_sfdp.c62 } sfdp_para_header; typedef
66 static bool read_basic_header(const sfud_flash *flash, sfdp_para_header *basic_header);
67 static bool read_basic_table(sfud_flash *flash, sfdp_para_header *basic_header);
84 sfdp_para_header 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()
187 static bool read_basic_table(sfud_flash *flash, sfdp_para_header *basic_header) { in read_basic_table()

Completed in 3 milliseconds