summaryrefslogtreecommitdiff
path: root/zephyr/emul
Commit message (Expand)AuthorAgeFilesLines
* zephyr: New kb_raw emulatorJeremy Bettis2022-02-083-0/+130
* zephyr test: Set ISL923x in natural unitsAbe Levkoy2022-01-311-3/+2
* ln9310: Move *gpio to *pinAndrew McRae2022-01-311-4/+4
* zephyr: Rename int_gpio to int-pinAndrew McRae2022-01-271-4/+4
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-254-18/+74
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-2416-16/+16
* zephyr: drivers: Add DRP TCPCI partnerTomasz Michalec2022-01-143-3/+276
* zephyr: emul: Separate data and partner emulatorTomasz Michalec2022-01-143-163/+199
* zephyr: emul: Add common handler for TCPCI partnerTomasz Michalec2022-01-143-31/+216
* zephyr: emul: Use thread for sending delayed TCPCI messagesTomasz Michalec2022-01-141-7/+47
* zephyr: emul: Fix TCPCI alert on power status changeTomasz Michalec2022-01-141-7/+32
* zephyr: emul: Fix clearing message queue in TCPCI partnerTomasz Michalec2022-01-141-3/+2
* zephyr: emul: Change TCPCI partner delayed messages containerTomasz Michalec2021-12-232-23/+88
* zephyr: emul: Change TCPCI partner messages interfaceTomasz Michalec2021-12-233-73/+51
* zephyr: emul: Set VBUS present in TCPCITomasz Michalec2021-12-231-5/+18
* zephyr: emul: Add TCPCI emulator sink partnerTomasz Michalec2021-12-233-0/+475
* zephyr: emul: hook up ln9310 emul gpio interruptAaron Massey2021-12-221-26/+50
* zephyr test: Check SYV682x init more thoroughlyAbe Levkoy2021-12-211-0/+5
* zephyr: emul: ISL923x upgradesTristan Honscheid2021-12-161-130/+122
* zephyr: emul: Move TCPC emulators to sub directoryTomasz Michalec2021-12-168-17/+25
* zephyr: emul: Change prefix charger_emul to tcpci_src_emulTomasz Michalec2021-12-163-49/+48
* zephyr: emul: Rename emul_charger files to emul_tcpci_partner_srcTomasz Michalec2021-12-162-2/+2
* zephyr: test: sn5s330 disables low vbusV interruptAaron Massey2021-12-161-0/+14
* zephyr: test: sn5s330 handles vbus overcurrentAaron Massey2021-12-161-0/+21
* zephyr: test: set up sn5s330 emul gpio interruptAaron Massey2021-12-161-1/+73
* zephyr: emul: TCPCI partner uses params in SOP headerTomasz Michalec2021-12-142-2/+6
* zpehyr: emul: Extract TCPCI partner common codeTomasz Michalec2021-12-144-195/+186
* zephyr: emul: Add custom PDOs to charger emulatorTomasz Michalec2021-12-091-17/+127
* zephyr: lis2dw12: Finish init() testsTristan Honscheid2021-12-081-0/+10
* zephyr: emul: set/read accel data support for LIS2DW12 emulatorTristan Honscheid2021-12-081-0/+86
* zephyr: lis2dw12: Add convenience functions to emulatorTristan Honscheid2021-12-081-0/+42
* zephyr: lis2dw12: Test set_range functionTristan Honscheid2021-12-081-0/+9
* zephyr test: Verify SYV682x busy bit checkAbe Levkoy2021-12-031-0/+25
* zephyr: Strawman example of integration testJeremy Bettis2021-11-241-0/+33
* zephyr: Connect isl923x emul to battery emulJeremy Bettis2021-11-241-0/+43
* zephyr: Initialize control_change pointerJeremy Bettis2021-11-241-0/+1
* zephyr: sn5s330: reorganize emul reg access funcsAaron Massey2021-11-231-153/+55
* zephyr: lis2dw12: Add register to emulatorTristan Honscheid2021-11-231-0/+11
* zephyr: emul: sn5s330 emul depends on ASSERTAaron Massey2021-11-221-0/+1
* zephyr: emul: move ln9310 reg bytes checkingAaron Massey2021-11-221-47/+4
* zephyr: emul: ln9310 i2c errors to assertsAaron Massey2021-11-222-3/+8
* zephyr test: Use interrupt GPIO for SYV682xAbe Levkoy2021-11-221-29/+38
* zephyr: Fix uninitialised tx_status_alert variableTomasz Michalec2021-11-181-0/+3
* zephyr: emul: Add sn5s330 emul resetAaron Massey2021-11-181-0/+10
* zephyr: add USB-C charger emulatorTomasz Michalec2021-11-183-0/+363
* zephyr: Add Look4Connection command to tcpci emulTomasz Michalec2021-11-181-13/+81
* zephyr: add functions for TCPCI emul port partnerTomasz Michalec2021-11-181-6/+139
* zephyr: Fix tcpci emulator alert_gpio propertyTomasz Michalec2021-11-181-2/+2
* zephyr test: Verify SYV682 FRS_EN signalAbe Levkoy2021-11-111-11/+27
* zephyr: Specify Alert# gpio in tcpci emulatorJeremy Bettis2021-11-111-13/+50