summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_isl923x.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-6/+6
* zephyr: test: Add tests for AMON/BMONAl Semjonovs2022-03-291-0/+12
* zephyr: drivers: Add rule to reset emulated to registersAl Semjonovs2022-03-101-1/+24
* zephyr test: Set ISL923x in natural unitsAbe Levkoy2022-01-311-3/+2
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr: emul: ISL923x upgradesTristan Honscheid2021-12-161-130/+122
* zephyr: Connect isl923x emul to battery emulJeremy Bettis2021-11-241-0/+43
* zephyr: test: isl923x::initYuval Peress2021-10-051-0/+9
* zephyr: test: isl923x::get_vbus_voltageYuval Peress2021-10-051-0/+18
* zephyr: test: Add ctrl3 register for isl9238 emulatorYuval Peress2021-10-051-0/+19
* zephyr: test: isl923x set/unset comparator inversionYuval Peress2021-10-051-0/+19
* zephyr: test: isl923x DC prochotYuval Peress2021-10-051-0/+20
* zephyr: test: isl923x AC prochotYuval Peress2021-10-051-0/+27
* zephyr: test: isl923x::set_mode always turns off learn modeYuval Peress2021-10-051-0/+18
* zephyr: test: verify isl923x get/set ctrl 0/1 registersYuval Peress2021-10-021-0/+38
* zephyr: test: verify isl923x device ID code pathYuval Peress2021-10-021-0/+17
* zephyr: test: verify isl923x manufacturer ID code pathYuval Peress2021-10-021-0/+18
* zephyr: test: isl923x: Test input current get/setYuval Peress2021-10-021-0/+55
* zephyr: test: isl923x: Add tests for get/set volt/currentYuval Peress2021-10-011-1/+72
* zephyr: test: Add stub isl923x emulatorYuval Peress2021-10-011-0/+64