summaryrefslogtreecommitdiff
path: root/common/usbc/usb_tc_vpd_sm.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* cleanup: clean up reference to power role vs cable plugJett Rink2019-10-241-14/+12
* cleanup: use power and data role enums instead of intJett Rink2019-10-241-5/+5
* usbc: rename exe_state to run_stateEdward Hill2019-10-151-1/+1
* usbc: remove evt_timeout from struct type_cEdward Hill2019-10-151-13/+0
* cleanup: moving define closer to useJett Rink2019-10-081-4/+3
* usbc: remove unnecessary tcpc CC readsJett Rink2019-10-021-0/+3
* test: add sanity check for existing state machinesJett Rink2019-08-201-1/+13
* usb: update state machine frameworkJett Rink2019-08-201-129/+195
* usb: remove state transitions in exitJett Rink2019-08-191-1/+0
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-0/+335