Home
last modified time | relevance | path

Searched refs:file (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m2l31x/Devices/M2L31/Source/
Dsystem_M2L31.c98 void AssertError(uint8_t *file, uint32_t line) in AssertError() argument
100 printf("[%s] line %u : wrong parameters.\r\n", file, line); in AssertError()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dretarget.c116 void __aeabi_assert(const char* expr, const char* file, int line) in __aeabi_assert() argument
123 fputs(file, stderr); in __aeabi_assert()