RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Functions
support.c File Reference

smdk2410 BSP Support More...

#include <rtems.h>
#include <rtems/libio.h>
#include <bsp.h>
#include <s3c24xx.h>

Functions

uint32_t get_FCLK (void)
 functions to get the differents s3c2400 clks
 
uint32_t get_UCLK (void)
 
uint32_t get_HCLK (void)
 
uint32_t get_PCLK (void)
 

Detailed Description

smdk2410 BSP Support

BSP_OSC_FREQ should be defined as the input frequency of the PLL.

get_FCLK(), get_HCLK(), get_PCLK() and get_UCLK() return the clock of the specified bus in HZ.