tree: ae3a8bf8d9ec4f2f2773bb921dfd68d77fb6c53c [path history] [tgz]
  1. BUILD.gn
  2. chromiumos_ec_core.bind
  3. chromiumos_ec_core.cc
  4. chromiumos_ec_core.h
  5. chromiumos_ec_core_tests.cc
  6. component-info.json
  7. fake_device.cc
  8. fake_device.h
  9. motion-test.cc
  10. motion.cc
  11. motion.h
  12. OWNERS
  13. power_sensor.cc
  14. power_sensor.h
  15. power_sensor_test.cc
  16. README.md
  17. subdriver.cc
  18. subdriver.h
  19. usb_pd.cc
  20. usb_pd.h
  21. usb_pd_test.cc
src/devices/mcu/drivers/chromiumos-ec-core/README.md

chromiumos-ec-core

This is a driver for the Embedded Controller found on ChromeOS devices.

It implements all the transport-independent functionality.