project logoCrOS EC (Embedded Controller)
  • Home
  • Documentation
  • Getting Started Quickly
  • File a Bug
  • Report Security Issue
  • Chromium OS Docs

Zephyr EC PDC Architecture

Contents

  • Overview
  • PDC Console Commands
  • PDC Driver API
    • Supported drivers
  • Power Management
    • State Machine Diagram
  • Call Flows

Overview

TODO(b/384517822) - Document EC PDC Architecture

PDC Console Commands

See zephyr/subsys/pd_controller/pdc_console.c

PDC Driver API

See zephyr/include/drivers/pdc.h

Supported drivers

See zephyr/drivers/usbc/

Power Management

zephyr/subsys/pd_controller/pdc_power_mgmt.c

State Machine Diagram

PDC Power Management State Machine

Call Flows

  • Attach Sequence
  • Public Request
  • Dead Battery
Powered by Gitiles| Privacy| Terms
source