coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pwm.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void pwm_init (u32 id, u32 period_ns, u32 duty_ns)
 

Function Documentation

◆ pwm_init()

void pwm_init ( u32  id,
u32  period_ns,
u32  duty_ns 
)