Home
last modified time | relevance | path

Searched defs:details (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/net/lib/shell/
Dconn.c139 struct tcp_detail_info *details = data->user_data; in tcp_sent_list_cb() local
255 struct tcp_detail_info details; in cmd_net_conn() local
/Zephyr-latest/include/zephyr/posix/
Dposix_types.h94 uint32_t details[2]; member
/Zephyr-latest/drivers/pcie/host/
Dshell.c288 static void show(const struct shell *sh, pcie_bdf_t bdf, bool details, bool dump) in show()
/Zephyr-latest/scripts/release/
Dlist_devicetree_bindings_changes.py457 def print_prop_change(details): argument