summaryrefslogtreecommitdiff
path: root/include/usb_pd_tcpc.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/usb_pd_tcpc.h: Format with clang-formatJack Rosenthal2022-07-011-5/+5
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+1
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-2/+2
* COIL: Re-name to TCPCI_I2C_PERIPHERALDiana Z2020-10-281-4/+7
* 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