Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/picolibc/
Dassert.c12 const char *function, const char *expression) in __assert_func()
/Zephyr-latest/doc/build/snippets/
Dwriting.rst231 .. _CMake syntax:
/Zephyr-latest/scripts/west_commands/zspdx/
Dscanner.py84 def splitExpression(expression): argument
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_glue.h42 #define NRFX_ASSERT(expression) __ASSERT_NO_MSG(expression) argument
55 #define NRFX_STATIC_ASSERT(expression) \ argument