Searched refs:assertion (Results 1 – 5 of 5) sorted by relevance
53 #define whd_assert(error_string, assertion) do { if (!(assertion) ){ WHD_TRIGGER_BREAKPOINT(); } } … argument55 … assertion) do { if (!(assertion) ) WPRINT_MACRO( (error_string) ); } while (0) argument58 … assertion) do { if (!(assertion) ){ WPRINT_MACRO( (error_string) ); } } while (0)59 #define whd_minor_assert(error_string, assertion) do { (void)(assertion); } while (0)
53 * - Add assertion to check that region DSRAM_1_system does not overflowed no_init section
51 * - Add assertion to check that region DSRAM_1_system does not overflowed no_init section
49 * - Add assertion to check that region DSRAM_1_system does not overflowed no_init section