Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/posix/threads/src/
Dmain.c34 static bool alive[NUM_CPUS]; variable
/Zephyr-latest/soc/espressif/esp32/
Desp32-mp.c36 volatile int *alive; member
/Zephyr-latest/subsys/shell/backends/
Dshell_telnet.c91 static const char alive[] = "Zephyr at your service\r\n"; in telnet_reply_ay_command() local