Home
last modified time | relevance | path

Searched defs:__ASSERT_PRINT (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
D__assert.h42 #define __ASSERT_PRINT(fmt, ...) assert_print(fmt, ##__VA_ARGS__) macro
44 #define __ASSERT_PRINT(fmt, ...) macro