summaryrefslogtreecommitdiff
path: root/zephyr/emul/tcpc/emul_tcpci_partner_src.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-081-1/+1
* zephyr/emul/tcpc/emul_tcpci_partner_src.c: Format with clang-formatJack Rosenthal2022-06-301-32/+27
* zephyr:test: Add dock with power button test caseJameson Thies2022-06-011-1/+34
* zephyr: emul: Remove "Check description" comment from TCPCI partnersTomasz Michalec2022-05-241-4/+0
* zephyr: emul: Add TCPCI partner emulator extensionsTomasz Michalec2022-05-241-143/+86
* emul: partner emuls reset roles on hard resetAaron Massey2022-05-111-3/+8
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-3/+3
* test: Correct tcpci emulator init data rolesAaron Massey2022-05-041-1/+1
* emul: Allow setting PD revision in port partner emulatorsTristan Honscheid2022-04-261-3/+3
* zephyr: emul: Add support for RECEIVE_DETECT in TCPCITomasz Michalec2022-03-181-6/+6
* zephyr: emul: Resend source capabilitiesTomasz Michalec2022-03-181-8/+125
* zephyr: emul: Add disconnect callback to TCPCI partnerTomasz Michalec2022-03-181-0/+17
* zephyr: emul: Fix TCPCI partner emulator hard resetTomasz Michalec2022-03-181-6/+10
* zephyr: emul: Add hard reset callback for TCPCI partnersTomasz Michalec2022-03-101-4/+11
* zephyr: emul: Add mutex on TCPCI partner transmit handlerTomasz Michalec2022-03-101-1/+15
* zephyr: emul: Separate data and partner emulatorTomasz Michalec2022-01-141-84/+91
* zephyr: emul: Add common handler for TCPCI partnerTomasz Michalec2022-01-141-11/+27
* zephyr: emul: Change TCPCI partner messages interfaceTomasz Michalec2021-12-231-25/+3
* zephyr: emul: Move TCPC emulators to sub directoryTomasz Michalec2021-12-161-0/+301