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

Go to the source code of this file.

Functions

void set_cntfrq (uint32_t)
 

Function Documentation

◆ set_cntfrq()

void set_cntfrq ( uint32_t  freq)

Definition at line 6 of file clock.c.

Referenced by clock_init_arm_generic_timer().

Here is the caller graph for this function: