Data Fields | |
| check_id_t | check_id |
| uint32_t | page_id |
| const uint32_t * | data |
| uint32_t | size |
| bool | do_write |
| bool | expect_read_ok |
| bool | do_read |
| bool | expect_write_ok |
Definition at line 68 of file flash_ctrl_lc_rw_en_test.c.
| check_id_t partition_check_cfg::check_id |
Definition at line 70 of file flash_ctrl_lc_rw_en_test.c.
| const uint32_t* partition_check_cfg::data |
Definition at line 76 of file flash_ctrl_lc_rw_en_test.c.
| bool partition_check_cfg::do_read |
Definition at line 88 of file flash_ctrl_lc_rw_en_test.c.
| bool partition_check_cfg::do_write |
Definition at line 82 of file flash_ctrl_lc_rw_en_test.c.
| bool partition_check_cfg::expect_read_ok |
Definition at line 85 of file flash_ctrl_lc_rw_en_test.c.
| bool partition_check_cfg::expect_write_ok |
Definition at line 91 of file flash_ctrl_lc_rw_en_test.c.
| uint32_t partition_check_cfg::page_id |
Definition at line 73 of file flash_ctrl_lc_rw_en_test.c.
| uint32_t partition_check_cfg::size |
Definition at line 79 of file flash_ctrl_lc_rw_en_test.c.