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


Included Files


Global Variable LPC17XX_CRP

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

const uint32_t LPC17XX_CRP

Visible in:   nut/arch/cm3/dev/nxp/system_lpc176x.c
    nut/arch/cm3/dev/nxp/system_lpc177x_8x.c
Used in: Lpc176xGetCrpValue() nut/arch/cm3/dev/nxp/system_lpc176x.c
  Lpc177x_8xGetCrpValue() nut/arch/cm3/dev/nxp/system_lpc177x_8x.c

Global Function Lpc177x_8xGetCrpValue()

uint32_t Lpc177x_8xGetCrpValue ( void )
Prototyped in: nut/include/arch/cm3/nxp/system_lpc177x_8x.h
References Variables: LPC17XX_CRP nut/arch/cm3/dev/nxp/system_lpc177x_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_lpc177x_8x.h