Searched refs:assertion_level (Results 1 – 3 of 3) sorted by relevance
121 extern int32_t rsi_common_debug_log(int32_t assertion_type, int32_t assertion_level);
2694 || (debug_config.assertion_level > SL_SI91X_ASSERTION_LEVEL_MAX)) { in sl_si91x_debug_log()2699 debug_config.assertion_level = assertion->assert_level; in sl_si91x_debug_log()
1744 …uint32_t assertion_level; ///< Assertion level. It must be in the range of 0 to 15 (both included). member