File nut/dev/cy2239x.c


Included Files


Preprocessor definitions

#define I2C_SLA_PLL 0x69

#define PLL_BASE_FREQ 25000000UL


Global Function Cy2239xGetFreq()

u_long Cy2239xGetFreq ( int clk, int mode )
Prototyped in: nut/include/dev/cy2239x.h
Calls: PllFreq() nut/dev/cy2239x.c
  TwMasterTransact() nut/arch/avr/dev/twif.c

Local Function PllFreq()

static u_long PllFreq ( u_char* reg )
Called by: Cy2239xGetFreq() nut/dev/cy2239x.c