Searched defs:up (Results 1 – 8 of 8) sorted by relevance
49 bool z_shell_history_get(struct shell_history *history, bool up, in z_shell_history_get()
192 static void history_handle(const struct shell *shell, bool up) in history_handle()
31 static void test_get(bool ok, bool up, uint8_t *exp_buf, uint16_t exp_len) in test_get()
142 bool up = false; in net_virtual_interface_attach() local
181 static const char *up = "Mouse up\r\n"; variable
825 char up[11]; in test_tolower_toupper() local
716 struct net_pkt *up = tcp_pkt_clone(pkt); in tcp_data_get() local2543 struct net_pkt *up = tcp_pkt_clone(pkt); in tp_tcp_recv_cb() local
261 void (*up)(struct ppp_fsm *fsm); member