Searched refs:test_write_corruption_pattern (Results 1 – 1 of 1) sorted by relevance
54 static const uint32_t test_write_corruption_pattern = 0x00100003; variable70 (test_write_corruption_pattern >> (byte_in_word * 8)) & 0xFF; in test_write_byte_callback()190 uint32_t expected = write_buf[i] | test_write_corruption_pattern; in ZTEST()194 test_write_corruption_pattern); in ZTEST()