Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/common/src/
Dprintk.c19 #define ZEPHYR_PICOLIBC_VERSION (__PICOLIBC__ * 10000 + \ macro
29 #if ZEPHYR_PICOLIBC_VERSION >= 10804
42 #if ZEPHYR_PICOLIBC_VERSION >= 10805