summaryrefslogtreecommitdiff
path: root/driver/tcpm/fusb302.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/tcpm/fusb302.h: Format with clang-formatJack Rosenthal2022-07-011-159/+159
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-5/+5
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-3/+0
* fusb302: implement vbus measurement using tcpcTing Shen2019-12-091-0/+1
* fusb302: fix lower power modeTing Shen2019-11-291-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* tcpm: fusb302: Round VNC and Rd thresholds to nearest stepShawn Nematbakhsh2017-08-281-1/+6
* tcpm: add .release driver operation.Caveh Jalali2017-06-281-1/+0
* pd: select dynamically Rp valueVincent Palatin2016-08-251-6/+1
* fusb302: enable setting Rp valueVincent Palatin2016-08-161-0/+4
* tcpm: fusb302: Fix issue with MDAC register definitionScott2016-07-201-8/+7
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-0/+2
* fusb302: update driver for FUSB302BJoe Bauman2016-03-031-0/+5
* fusb302: Move i2c slave address defines to common headerShawn Nematbakhsh2015-11-171-0/+10
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-4/+0
* Initial commit of TCPM driver for FUSB302.Gabe Noblesmith2015-11-041-0/+198