summaryrefslogtreecommitdiff
path: root/include/usb_pd_tcpc.h
Commit message (Expand)AuthorAgeFilesLines
* tcpm: ignore repeated MessageIDYilun Lin2019-08-251-18/+0
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+4
* common/usb_pd_tcpc: Ignore repeat messagesKarthikeyan Ramasubramanian2019-03-281-0/+18
* tcpc: Resume suspended ports after an intervalJonathan Brandmeyer2018-10-041-0/+1
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-0/+1
* cleanup: remove tcpc* extern function declarationsJett Rink2018-08-311-0/+19
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-4/+0
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-211-0/+8
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* pd: stm32f0: modify i2c driver to support TCPCIAlec Berg2015-05-271-0/+12
* pd: add first version of TCPCI I2C interfaceAlec Berg2015-05-221-0/+26