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

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

Included Files


Global Variable sig_UART0

IRQ_HANDLER sig_UART0
Visible in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Used in: IH_UART0() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
  IrqCtl0() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Global Variable sig_UART1

IRQ_HANDLER sig_UART1
Visible in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Used in: IH_UART1() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
  IrqCtl1() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Global Variable sig_UART2

IRQ_HANDLER sig_UART2
Visible in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Used in: IH_UART2() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
  IrqCtl2() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Global Function IH_UART0()

void IH_UART0 ( void )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Calls: CallHandler()
References Variables: sig_UART0 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Global Function IH_UART1()

void IH_UART1 ( void )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Calls: CallHandler()
References Variables: sig_UART1 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Global Function IH_UART2()

void IH_UART2 ( void )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Calls: CallHandler()
References Variables: sig_UART2 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Local Function IrqCtl0()

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

Local Function IrqCtl1()

static int IrqCtl1 ( int cmd, void* param )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Calls: IrqCtlCommon() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_common.c
  MCF_INTC_ICR14(), MCF_INTC_IMRL()
Used in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
References Variables: sig_UART1 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c

Local Function IrqCtl2()

static int IrqCtl2 ( int cmd, void* param )
Prototyped in: nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
Calls: IrqCtlCommon() nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_common.c
  MCF_INTC_ICR15(), MCF_INTC_IMRL()
Used in:   nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c
References Variables: sig_UART2 nut/arch/m68k/coldfire/dev/mcf5225x/ih_mcf5225x_uart.c