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

#include <ec_commands.h>

Collaboration diagram for lightbar_params_v2_timing:
Collaboration graph

Data Fields

int32_t google_ramp_up
 
int32_t google_ramp_down
 
int32_t s3s0_ramp_up
 
int32_t s0_tick_delay [2]
 
int32_t s0a_tick_delay [2]
 
int32_t s0s3_ramp_down
 
int32_t s3_sleep_for
 
int32_t s3_ramp_up
 
int32_t s3_ramp_down
 
int32_t s5_ramp_up
 
int32_t s5_ramp_down
 
int32_t tap_tick_delay
 
int32_t tap_gate_delay
 
int32_t tap_display_time
 

Detailed Description

Definition at line 2197 of file ec_commands.h.

Field Documentation

◆ google_ramp_down

int32_t lightbar_params_v2_timing::google_ramp_down

Definition at line 2200 of file ec_commands.h.

◆ google_ramp_up

int32_t lightbar_params_v2_timing::google_ramp_up

Definition at line 2199 of file ec_commands.h.

◆ s0_tick_delay

int32_t lightbar_params_v2_timing::s0_tick_delay[2]

Definition at line 2202 of file ec_commands.h.

◆ s0a_tick_delay

int32_t lightbar_params_v2_timing::s0a_tick_delay[2]

Definition at line 2203 of file ec_commands.h.

◆ s0s3_ramp_down

int32_t lightbar_params_v2_timing::s0s3_ramp_down

Definition at line 2204 of file ec_commands.h.

◆ s3_ramp_down

int32_t lightbar_params_v2_timing::s3_ramp_down

Definition at line 2207 of file ec_commands.h.

◆ s3_ramp_up

int32_t lightbar_params_v2_timing::s3_ramp_up

Definition at line 2206 of file ec_commands.h.

◆ s3_sleep_for

int32_t lightbar_params_v2_timing::s3_sleep_for

Definition at line 2205 of file ec_commands.h.

◆ s3s0_ramp_up

int32_t lightbar_params_v2_timing::s3s0_ramp_up

Definition at line 2201 of file ec_commands.h.

◆ s5_ramp_down

int32_t lightbar_params_v2_timing::s5_ramp_down

Definition at line 2209 of file ec_commands.h.

◆ s5_ramp_up

int32_t lightbar_params_v2_timing::s5_ramp_up

Definition at line 2208 of file ec_commands.h.

◆ tap_display_time

int32_t lightbar_params_v2_timing::tap_display_time

Definition at line 2212 of file ec_commands.h.

◆ tap_gate_delay

int32_t lightbar_params_v2_timing::tap_gate_delay

Definition at line 2211 of file ec_commands.h.

◆ tap_tick_delay

int32_t lightbar_params_v2_timing::tap_tick_delay

Definition at line 2210 of file ec_commands.h.


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