Data Fields | |
| spi_flash_testutils_sfdp_header_t | header |
| spi_flash_testutils_parameter_header_t | param |
| bfpt_t | bfpt |
| union { | |
| struct { | |
| spi_flash_testutils_sfdp_header_t | header |
| spi_flash_testutils_parameter_header_t | param |
| } | |
| uint8_t | data [256] |
| }; | |
| uint32_t * | bfpt |
Definition at line 33 of file spi_flash_emulator.c.
| union { ... } |
| bfpt_t sfdp::bfpt |
Definition at line 36 of file spi_flash_emulator.c.
| uint32_t* sfdp::bfpt |
Definition at line 38 of file spi_host_flash_test_impl.c.
| spi_flash_testutils_sfdp_header_t sfdp::header |
Definition at line 34 of file spi_flash_emulator.c.
| spi_flash_testutils_parameter_header_t sfdp::param |
Definition at line 35 of file spi_flash_emulator.c.