Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h183 static inline uint8_t z_flag_last_nl_get(const struct shell *sh) in z_flag_last_nl_get() function
Dshell.c950 if ((z_flag_last_nl_get(sh) == 0U) || in process_nl()
951 (data == z_flag_last_nl_get(sh))) { in process_nl()