Home
last modified time | relevance | path

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

/sof-2.7.6/src/include/sof/debug/
Dpanic.h35 #define panic(x) k_panic() macro
50 #define panic(x) __panic((x), (RELATIVE_FILE), (__LINE__)) macro