coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
clock.c File Reference
#include <stdint.h>
#include <arch/clock.h>
Include dependency graph for clock.c:

Go to the source code of this file.

Functions

void set_cntfrq (uint32_t freq)
 

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: