File nut/dev/cy2239x.c
Included Files
#include <nut/include/sys/event.h>
#include <nut/include/dev/twif.h>
#include <nut/include/dev/cy2239x.h>
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