summaryrefslogtreecommitdiff
path: root/include/usb_tc_ctvpd_sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_tc_ctvpd_sm.h')
-rw-r--r--include/usb_tc_ctvpd_sm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/usb_tc_ctvpd_sm.h b/include/usb_tc_ctvpd_sm.h
index 72ce16f317..ab964761f9 100644
--- a/include/usb_tc_ctvpd_sm.h
+++ b/include/usb_tc_ctvpd_sm.h
@@ -9,6 +9,9 @@
#include "usb_sm.h"
#include "usb_tc_sm.h"
+/* Port default state at startup */
+#define TC_DEFAULT_STATE(port) TC_UNATTACHED_SNK
+
/**
* This is the Type-C Port object that contains information needed to
* implement a Charge Through VCONN Powered Device.