coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
nct7802y_peci.c File Reference
#include <types.h>
#include <device/device.h>
#include "nct7802y.h"
#include "chip.h"
Include dependency graph for nct7802y_peci.c:

Go to the source code of this file.

Functions

void nct7802y_init_peci (struct device *const dev)
 

Function Documentation

◆ nct7802y_init_peci()