Searched refs:__assert_func (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/ |
D | assert.cpp | 19 void __assert_func(const char *, int, const char *, const char *) in __assert_func() function
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | assert.cpp | 19 void __assert_func(const char *, int, const char *, const char *) in __assert_func() function
|
/Zephyr-latest/lib/libc/picolibc/ |
D | assert.c | 11 FUNC_NORETURN void __assert_func(const char *file, int line, in __assert_func() function
|
D | Kconfig | 117 The usual picolibc assert helper, __assert_func, takes file, line,
|