chrome-ec/chip/max32660
Diana Z 23150c06ba COIL: Rename CONFIG_BOARD_I2C_ADDR_FLAGS
Rename CONFIG_BOARD_I2C_ADDR_FLAGS and related comments.

BRANCH=None
BUG=None
TEST=make -j buildall

Signed-off-by: Diana Z <dzigterman@chromium.org>
Change-Id: I45d4945b5c1fa26c72d233fb9def4d9bdee1c9c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2518657
Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
2020-11-05 01:28:33 +00:00
..
build.mk max32660: add I2C master and slave 2019-09-26 21:56:08 +00:00
clock_chip.c Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
config_chip.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
flash_chip.c Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
flc_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
gcr_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
gpio_chip.c max32660: enabled gpio interrupts and fixed gpio level interrupts 2020-03-11 18:26:37 +00:00
gpio_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
hwtimer_chip.c max32660: add I2C board support for stand-alone read transactions 2020-02-26 23:34:15 +00:00
i2c_chip.c COIL: Rename CONFIG_BOARD_I2C_ADDR_FLAGS 2020-11-05 01:28:33 +00:00
i2c_regs.h max32660: add I2C board address support, refactor 2019-11-02 04:07:08 +00:00
icc_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
pwrseq_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
registers.h ec: change usage of dummy 2020-08-05 18:41:25 +00:00
system_chip.c Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
tmr_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
uart_chip.c max32660: make methods static in UART code 2020-03-10 11:38:54 +00:00
uart_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
wdt_chip.c Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00
wdt_regs.h Basic implentation of the Maxim Integrated MAX32660 within the EC OS 2019-07-17 21:27:38 +00:00