File nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

References Functions: IrqCtl0() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
  IrqCtl1() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

Included Files


Global Variable sig_I2C0

IRQ_HANDLER sig_I2C0
Visible in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
Used in: IH_I2C0() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
  IrqCtl0() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

Global Variable sig_I2C1

IRQ_HANDLER sig_I2C1
Visible in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
Used in: IH_I2C1() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
  IrqCtl1() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

Global Function IH_I2C0()

void IH_I2C0 ( void )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
Calls: CallHandler(), MCF_I2C_I2SR()
References Variables: sig_I2C0 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

Global Function IH_I2C1()

void IH_I2C1 ( void )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
Calls: CallHandler(), MCF_I2C_I2SR()
References Variables: sig_I2C1 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

Local Function IrqCtl0()

static int IrqCtl0 ( int cmd, void* param )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
Calls: IrqCtlCommon() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_common.c
  MCF_INTC_ICR17(), MCF_INTC_IMRL()
Used in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
References Variables: sig_I2C0 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c

Local Function IrqCtl1()

static int IrqCtl1 ( int cmd, void* param )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
Calls: IrqCtlCommon() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_common.c
  MCF_INTC_ICR62(), MCF_INTC_IMRH()
Used in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c
References Variables: sig_I2C1 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_i2c.c