Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c521 void sim_assert(int x, const char *assertion, const char *file, unsigned int line, const char *func… in sim_assert() argument
528 BOOT_LOG_ERR("%s:%d: %s: Assertion `%s' failed.", file, line, function, assertion); in sim_assert()