Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
common.c File Reference
#include <zephyr.h>
#include <ztest.h>

Functions

void post_fatal_error_handler (unsigned int reason, const z_arch_esf_t *pEsf)
 
void k_sys_fatal_error_handler (unsigned int reason, const z_arch_esf_t *pEsf)
 Fatal error policy handler. More...
 

Variables

ZTEST_BMEM volatile bool valid_fault
 

Function Documentation

◆ post_fatal_error_handler()

void post_fatal_error_handler ( unsigned int  reason,
const z_arch_esf_t *  pEsf 
)

Variable Documentation

◆ valid_fault

ZTEST_BMEM volatile bool valid_fault