OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpc32xx
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/arch/arm/cpu/arm926ejs/
Makefile
16
obj-$(if $(filter
lpc32xx
,$(SOC)),y) +=
lpc32xx
/
/external/u-boot/board/timll/devkit3250/
devkit3250_spl.c
13
#include <asm/arch-
lpc32xx
/gpio.h>
/external/u-boot/drivers/gpio/
lpc32xx_gpio.c
11
#include <asm/arch-
lpc32xx
/cpu.h>
12
#include <asm/arch-
lpc32xx
/gpio.h>
17
*
LPC32xx
GPIOs work in banks but are non-homogeneous:
270
* configuration, but that's way too complicated in
LPC32XX
. A simpler
277
* THIS APPROACH WAS CHOSEN DU TO THE COMPLEX NATURE OF THE
LPC32XX
/external/u-boot/drivers/usb/host/
Makefile
19
obj-$(CONFIG_USB_OHCI_LPC32XX) += ohci-
lpc32xx
.o
/external/u-boot/
Makefile
[
all
...]
Completed in 187 milliseconds