Home
last modified time | relevance | path

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

/kernel/uniproton/src/config/
Dprt_config_internal.h51 extern U32 OsExcConfigInit(void);
Dprt_config.c201 {OS_MID_EXC, {NULL, OsExcConfigInit}},
/kernel/uniproton/src/arch/cpu/armv7-m/common/exc/
Dprt_exc.c28 OS_SEC_L4_TEXT U32 OsExcConfigInit(void) in OsExcConfigInit() function