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

#include <ec_commands.h>

Collaboration diagram for ec_response_tp_frame_info:
Collaboration graph

Data Fields

uint32_t n_frames
 
uint32_t frame_sizes [0]
 

Detailed Description

Definition at line 7343 of file ec_commands.h.

Field Documentation

◆ frame_sizes

uint32_t ec_response_tp_frame_info::frame_sizes[0]

Definition at line 7345 of file ec_commands.h.

◆ n_frames

uint32_t ec_response_tp_frame_info::n_frames

Definition at line 7344 of file ec_commands.h.


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