summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_syv682x.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-7/+7
* zephyr test: SYV682x emulator: Use common I2C emulAbe Levkoy2022-04-211-129/+94
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-251-18/+32
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr test: Check SYV682x init more thoroughlyAbe Levkoy2021-12-211-0/+5
* zephyr test: Verify SYV682x busy bit checkAbe Levkoy2021-12-031-0/+25
* zephyr test: Use interrupt GPIO for SYV682xAbe Levkoy2021-11-221-29/+38
* zephyr test: Verify SYV682 FRS_EN signalAbe Levkoy2021-11-111-11/+27
* zephyr test: Cover SYV682 FRSAbe Levkoy2021-11-051-1/+2
* zephyr test: SYV682x VBAT_OVP interruptAbe Levkoy2021-10-281-0/+8
* zephyr test: SYV682 VCONN_OC interruptAbe Levkoy2021-10-181-3/+29
* zephyr test: SYV682X HC_OV interruptAbe Levkoy2021-10-141-1/+3
* zephyr: test: SYV682X TSD and OVP alertsAbe Levkoy2021-10-011-2/+30
* zephyr: Test SYV682 5V_OC interrupt handlingAbe Levkoy2021-09-151-2/+41
* zephyr: emul: update EMUL_DEFINE call sitesYuval Peress2021-09-101-10/+9
* zephyr: Removing unused varsJeremy Bettis2021-08-311-4/+0
* zephyr: Add SYV682x emulator and testAbe Levkoy2021-07-021-0/+185