summaryrefslogtreecommitdiff
path: root/chip/stm32/ucpd-stm32gx.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/ucpd-stm32gx.h: Format with clang-formatJack Rosenthal2022-06-291-42/+27
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-2/+2
* stm32gx: ucpd: BIST mode control and correct nRetryCountScott Collyer2021-03-311-0/+12
* stm32g4: ucpd: Move hbit clock config macros to .h fileScott Collyer2021-03-241-0/+29
* stm32g4: ucpd: Add missing tcpci methodsScott Collyer2020-12-221-0/+29
* stm32g4: ucpd: Add support for USB-PD messagingScott Collyer2020-12-131-12/+62
* stm32g4: Initial UCPD driver for type-c functionalityScott Collyer2020-09-291-0/+111