coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
board.h File Reference
#include <gpio.h>
Include dependency graph for board.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GPIO_RESET   GPIO(0, B, 5)
 

Functions

void setup_chromeos_gpios (void)
 

Macro Definition Documentation

◆ GPIO_RESET

#define GPIO_RESET   GPIO(0, B, 5)

Definition at line 8 of file board.h.

Function Documentation

◆ setup_chromeos_gpios()

void setup_chromeos_gpios ( void  )

Definition at line 10 of file chromeos.c.