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

Go to the source code of this file.

Functions

static u32 clamp_u32 (const u32 min, const u32 val, const u32 max)
 

Function Documentation

◆ clamp_u32()

static u32 clamp_u32 ( const u32  min,
const u32  val,
const u32  max 
)
inlinestatic

Definition at line 11 of file clamp.h.

References val.

Referenced by get_FRQ().

Here is the caller graph for this function: