Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/framework/test/
A Dtest_fwk_math.c75 unsigned int expected = (sizeof(num) * CHAR_BIT) - 1; in test_fwk_math_log2_ui() local
83 unsigned long expected = (sizeof(num) * CHAR_BIT) - 1; in test_fwk_math_log2_ul() local
91 unsigned long long expected = (sizeof(num) * CHAR_BIT) - 1; in test_fwk_math_log2_ull() local
/SCP-firmware-master/module/pcid/src/
A Dmod_pcid.c19 const struct mod_pcid_registers *expected) in mod_pcid_check_registers()

Completed in 6 milliseconds