coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_params_dedicated_charger_limit Struct Reference

#include <ec_commands.h>

Collaboration diagram for ec_params_dedicated_charger_limit:
Collaboration graph

Data Fields

uint16_t current_lim
 
uint16_t voltage_lim
 

Detailed Description

Definition at line 4709 of file ec_commands.h.

Field Documentation

◆ current_lim

uint16_t ec_params_dedicated_charger_limit::current_lim

Definition at line 4710 of file ec_commands.h.

Referenced by google_chromeec_override_dedicated_charger_limit().

◆ voltage_lim

uint16_t ec_params_dedicated_charger_limit::voltage_lim

Definition at line 4711 of file ec_commands.h.

Referenced by google_chromeec_override_dedicated_charger_limit().


The documentation for this struct was generated from the following file: