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


Included Files


Local Variables

nested
static ureg_t nested
Used in: Mcf5225xWatchDogDisable()  
  Mcf5225xWatchDogEnable()  
  Mcf5225xWatchDogStart()  

Global Function Mcf5225xWatchDogDisable()

void Mcf5225xWatchDogDisable ( void )
References Variables: nested nut/arch/m68k/coldfire/dev/mcf5225x/mcf5225x_cwd.c

Global Function Mcf5225xWatchDogEnable()

void Mcf5225xWatchDogEnable ( void )
References Variables: nested nut/arch/m68k/coldfire/dev/mcf5225x/mcf5225x_cwd.c

Global Function Mcf5225xWatchDogRestart()

void Mcf5225xWatchDogRestart ( void )

Global Function Mcf5225xWatchDogStart()

uint32_t Mcf5225xWatchDogStart ( uint32_t ms )
Calls: MCF_SCM_CWCR_CWT(), NutGetCpuClock(), NutRegisterIrqHandler()
References Functions: IrqHandler() nut/arch/m68k/coldfire/dev/mcf5225x/mcf5225x_cwd.c
References Variables: nested nut/arch/m68k/coldfire/dev/mcf5225x/mcf5225x_cwd.c

Local Function IrqHandler()

static void IrqHandler ( void* arg )
Used in: Mcf5225xWatchDogStart() nut/arch/m68k/coldfire/dev/mcf5225x/mcf5225x_cwd.c