Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/edac/ibecc/src/
Dibecc.c42 static unsigned int errors_correctable, errors_uncorrectable; variable
86 zassert_equal(ret, errors_uncorrectable, in ZTEST()
248 errors_uncorrectable = ret; in test_inject()