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

#include <chip.h>

Collaboration diagram for drivers_i2c_sx9360_config:
Collaboration graph

Data Fields

const char * desc
 
unsigned int uid
 
enum i2c_speed speed
 
struct acpi_gpio irq_gpio
 
struct acpi_irq irq
 
uint32_t proxraw_strength
 
uint32_t avg_pos_strength
 
uint32_t resolution
 

Detailed Description

Definition at line 9 of file chip.h.

Field Documentation

◆ avg_pos_strength

uint32_t drivers_i2c_sx9360_config::avg_pos_strength

Definition at line 34 of file chip.h.

◆ desc

const char* drivers_i2c_sx9360_config::desc

Definition at line 11 of file chip.h.

◆ irq

struct acpi_irq drivers_i2c_sx9360_config::irq

Definition at line 14 of file chip.h.

◆ irq_gpio

struct acpi_gpio drivers_i2c_sx9360_config::irq_gpio

Definition at line 14 of file chip.h.

◆ proxraw_strength

uint32_t drivers_i2c_sx9360_config::proxraw_strength

Definition at line 31 of file chip.h.

◆ resolution

uint32_t drivers_i2c_sx9360_config::resolution

Definition at line 37 of file chip.h.

◆ speed

enum i2c_speed drivers_i2c_sx9360_config::speed

Definition at line 14 of file chip.h.

◆ uid

unsigned int drivers_i2c_sx9360_config::uid

Definition at line 14 of file chip.h.


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