summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/i2c_controller/src/i2c_controller.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-118/+4
* test: i2c: Verify I2C transfers with PEC rejectedKeith Short2022-11-241-0/+42
* test: i2c_controller: Verify i2c_field_update16() errorsKeith Short2022-11-241-0/+8
* test: i2c_controller: i2c_write16Keith Short2022-11-241-0/+23
* test: i2c_controller: Test unlocked transfersKeith Short2022-11-221-0/+41
* zephyr/test: Sort header filesJeremy Bettis2022-11-151-4/+4
* zephyr: test: Test i2c extended register range access functionsTristan Honscheid2022-09-281-6/+199
* zephyr: tests: I2C controller i2c_read32 and i2c_write32Tristan Honscheid2022-09-281-0/+114