Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/ppc/
Dshell.c11 #define CALL_IF_HAS_PPC(usb_node, func) \ macro
28 DT_FOREACH_STATUS_OKAY_VARGS(usb_c_connector, CALL_IF_HAS_PPC, ppc_dump_regs); in cmd_ppc_dump()
67 DT_FOREACH_STATUS_OKAY_VARGS(usb_c_connector, CALL_IF_HAS_PPC, print_status); in cmd_ppc_status()
90 DT_FOREACH_STATUS_OKAY_VARGS(usb_c_connector, CALL_IF_HAS_PPC, in cmd_ppc_exit_db()