Searched refs:z_flag_last_nl_get (Results 1 – 2 of 2) sorted by relevance
183 static inline uint8_t z_flag_last_nl_get(const struct shell *sh) in z_flag_last_nl_get() function
954 if ((z_flag_last_nl_get(sh) == 0U) || in process_nl()955 (data == z_flag_last_nl_get(sh))) { in process_nl()
Completed in 6 milliseconds