![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Data Structures | |
| struct | LPC_CREG_T |
| CREG Register Block. More... | |
Functions | |
| STATIC INLINE uint32_t | Chip_CREG_OnChipFlashIsPresent (void) |
| Identifies whether on-chip flash is present. | |
| STATIC INLINE void | Chip_CREG_SetFlashAcceleration (uint32_t Hz) |
| Configures the onboard Flash Accelerator in flash-based LPC18xx/LPC43xx parts. | |
| STATIC INLINE void | Chip_CREG_EnableUSB0Phy (bool Enable) |
| Enables the USB0 high-speed PHY on LPC18xx/LPC43xx parts. | |
| STATIC INLINE void | Chip_CREG_ConfigureBODaR (uint32_t BODVL, uint32_t BORVL) |
| Configures the BOD and Reset on LPC18xx/LPC43xx parts. | |