summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_ln9310.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-9/+8
* zephyr/emul: Sort header filesJeremy Bettis2022-11-211-8/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Remove label usage from ln9310 emulatorKeith Short2022-08-261-1/+1
* emul: Migrate from unnecessary i2c_emul changesAaron Massey2022-08-141-4/+0
* zephyr: emul: drop i2c_label from emul configsFabio Baltieri2022-08-051-1/+0
* zephyr: emul: Use EMUL_DT_INST_DEFINEAbe Levkoy2022-08-031-2/+2
* zephyr: test: Migrate to upstream emulator APIAaron Massey2022-08-011-20/+25
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-281-1/+1
* emul: Remove DT_INST_BUS_LABEL(n) usageAaron Massey2022-07-191-1/+1
* zephyr/emul/emul_ln9310.c: Format with clang-formatJack Rosenthal2022-06-301-16/+14
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-8/+8
* ln9310: Move *gpio to *pinAndrew McRae2022-01-311-4/+4
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr: emul: hook up ln9310 emul gpio interruptAaron Massey2021-12-221-26/+50
* zephyr: emul: move ln9310 reg bytes checkingAaron Massey2021-11-221-47/+4
* zephyr: emul: ln9310 i2c errors to assertsAaron Massey2021-11-221-3/+7
* zephyr: emul: ln9310_emul_is_init verifies switching modes enabledAaron Massey2021-10-271-3/+9
* zephyr: test: ln9310 test cfly_precharge workaroundAaron Massey2021-10-111-13/+44
* zephyr test: ln9310 emulator exposes i2c_emul structAaron Massey2021-10-111-1/+7
* zephyr: test: ln9310 fix emulator and newer chip powers_up testsAaron Massey2021-10-111-6/+0
* zephyr: emul: ln9310 Also check min switching frequency for is_initAaron Massey2021-10-081-1/+5
* zephyr: emul: ln9310 test fixed chip rev ln9310_power_good()Aaron Massey2021-10-021-21/+129
* zephyr: test: Add a common i2c_emul_api instanceYuval Peress2021-10-011-5/+1
* zephyr: emul: ln9310Aaron Massey2021-09-281-0/+17
* zephyr: emul: lis2dw12: Add stubs for LIS2DW12 emulatorYuval Peress2021-09-171-0/+1
* zephyr: emul: ln9310Yuval Peress2021-09-141-0/+370