Searched refs:file (Results 1 – 1 of 1) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/ |
| D | fsl_common.c | 15 void __aeabi_assert(const char *failedExpr, const char *file, int line) in __aeabi_assert() argument 17 PRINTF("ASSERT ERROR \" %s \": file \"%s\" Line \"%d\" \n", failedExpr, file, line); in __aeabi_assert() 24 void __assert_func(const char *file, int line, const char *func, const char *failedExpr) in __assert_func() argument 26 …RT ERROR \" %s \": file \"%s\" Line \"%d\" function name \"%s\" \n", failedExpr, file, line, func); in __assert_func()
|