File nut/arch/cm3/dev/nxp/system_lpc407x_8x.c


Included Files


Global Variable LPC40XX_CRP

* Note: LPC40xx Code Read Protection field field must be present in * LPC40xx flash image and ocupy a word at 0x000002FC *

const uint32_t LPC40XX_CRP

Visible in:   nut/arch/cm3/dev/nxp/system_lpc407x_8x.c
Used in: Lpc407x_8xGetCrpValue() nut/arch/cm3/dev/nxp/system_lpc407x_8x.c

Global Function Lpc407x_8xGetCrpValue()

uint32_t Lpc407x_8xGetCrpValue ( void )
Prototyped in: nut/include/arch/cm3/nxp/system_lpc407x_8x.h
References Variables: LPC40XX_CRP nut/arch/cm3/dev/nxp/system_lpc407x_8x.c

Global Function SystemInit()

* Initialize the system * * @param none * @return none * * @brief Setup the microcontroller system. * Initialize the System and update the SystemFrequency variable.

void SystemInit ( void )

Prototyped in: nut/include/arch/cm3/nxp/system_lpc407x_8x.h