Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/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-Core-3.6.0/include/zephyr/posix/
Dposix_types.h43 uint32_t details[2]; member
/Zephyr-Core-3.6.0/doc/hardware/porting/
Dboard_porting.rst742 .. _porting_custom_board_revisions:
/Zephyr-Core-3.6.0/drivers/pcie/host/
Dshell.c288 static void show(const struct shell *sh, pcie_bdf_t bdf, bool details, bool dump) in show()
/Zephyr-Core-3.6.0/scripts/release/
Dlist_devicetree_bindings_changes.py457 def print_prop_change(details): argument