Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/console/
Dposix_arch_console.c15 static int n_pend; /* Number of pending characters in buffer */ variable
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_native_posix.c19 static int n_pend; /* Number of pending characters in buffer */ variable