; -------------------------------------------------------------------------------- ; @Title: PXA300/310 Specific Menu ; @Props: Released ; @Author: JAZ ; @Changelog: 2007-04-20 JAZ ; @Manufacturer: INTEL - Intel Corporation ; @Core: Xscale ; @Copyright: (C) 1989-2015 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: menpxa30.men 6595 2015-12-15 09:56:14Z mobermeir $ add menu ( popup "PXA310/PXA300" ( menuitem "Multi-Function Pin Registers" "per , ""Multi-Function Pin Registers""" menuitem "General-Purpose I/O" "per , ""General-Purpose I/O""" menuitem "Services Clock Control" "per , ""Services Clock Control""" menuitem "Slave Clock Control" "per , ""Slave Clock Control""" menuitem "Services Power Management Unit" "per , ""Services Power Management Unit""" menuitem "Slave Power Management Unit" "per , ""Slave Power Management Unit""" menuitem "1-Wire Bus Master Interface" "per , ""1-Wire Bus Master Interface""" menuitem "DMA Controller" "per , ""DMA Controller""" menuitem "Real-Time Clock" "per , ""Real-Time Clock (RTC)""" menuitem "Operating System Timers" "per , ""Operating System Timers""" menuitem "Performance Monitoring and Debug" "per , ""Performance Monitoring and Debug""" menuitem "System Bus Arbiters" "per , ""System Bus Arbiters""" menuitem "Dynamic Memory Controller" "per , ""Dynamic Memory Controller""" menuitem "Static Memory Controller" "per , ""Static Memory Controller""" menuitem "Data Flash Controller" "per , ""Data Flash Controller""" menuitem "Internal Memory" "per , ""Internal Memory""" menuitem "MMC/SD/SDIO Controller" "per , ""MMC/SD/SDIO Controller""" menuitem "LCD Controller" "per , ""LCD Controller""" menuitem "Mini-LCD Controller" "per , ""Mini-LCD Controller""" menuitem "Quick Capture Interface" "per , ""Quick Capture Interface""" menuitem "Graphics Controller" "per , ""Graphics Controller""" menuitem "Keypad Controller" "per , ""Keypad Controller""" if (cpu()=="PXA300") ( menuitem "USB 1.1 Client Controller" "per , ""Universal Serial Bus 1.1 Client Controller""" ) menuitem "USB 2.0 Client Controller" "per , ""Universal Serial Bus 2.0 Client Controller""" menuitem "USB Host Controllerr" "per , ""Universal Serial Bus Host Controller""" menuitem "SSP Serial Ports" "per , ""SSP Serial Ports""" menuitem "AC97 Controller" "per , ""AC97 Controller""" menuitem "UARTs" "per , ""UARTs""" menuitem "Consumer Infrared" "per , ""Consumer Infrared""" menuitem "Pulse-Width Modulator" "per , ""Pulse-Width Modulator""" menuitem "Universal Subscriber ID" "per , ""Universal Subscriber ID""" menuitem "Standard I2C" "per , ""Standard I2C""" ) )