This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
d11af85ddf
nuttx
/
arch
/
arm
/
src
/
lpc31xx
History
Gregory Nutt
0092f79696
Two r's and only two r's in the word interrupt
2015-04-23 14:04:43 -06:00
..
chip.h
Kconfig
lpc31_adc.h
lpc31_allocateheap.c
arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 17:19:38 -06:00
lpc31_analogdie.h
lpc31_bcrndx.c
lpc31_boot.c
lpc31_cgu.h
lpc31_cgudrvr.h
lpc31_clkdomain.c
lpc31_clkexten.c
lpc31_clkfreq.c
lpc31_clkinit.c
lpc31_decodeirq.c
Big, very risky change: Remove all occurrences of up_maskack_irq() that disable and enable interrupts with up_ack_irq() that only acknowledges the interrupts. This is only used in interrupt decoding logic. Also remove the logic that unconditionally re-enables interrupts with the interrupt exits. This interferes with the drivers ability to control the interrupt state. This is a necessary, sweeping, global change and unfortunately impossible to test.
2015-02-09 16:12:11 -06:00
lpc31_defclk.c
lpc31_dma.h
lpc31_ehci.c
Remove executable flag from more .c and .h files
2015-04-09 08:20:57 -06:00
lpc31_esrndx.c
lpc31_evntrtr.h
lpc31_fdcndx.c
lpc31_fdivinit.c
lpc31_freqin.c
lpc31_i2c.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc31_i2c.h
lpc31_i2s.h
lpc31_intc.h
lpc31_internal.h
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc31_ioconfig.h
lpc31_irq.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc31_lcd.h
lpc31_lowputc.c
Two r's and only two r's in the word interrupt
2015-04-23 14:04:43 -06:00
lpc31_mci.h
lpc31_memorymap.h
lpc31_mpmc.h
lpc31_nand.h
lpc31_otp.h
lpc31_pcm.h
lpc31_pllconfig.c
lpc31_pwm.h
lpc31_resetclks.c
lpc31_rng.h
lpc31_serial.c
Two r's and only two r's in the word interrupt
2015-04-23 14:04:43 -06:00
lpc31_setfdiv.c
lpc31_setfreqin.c
lpc31_softreset.c
lpc31_spi.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc31_spi.h
Two r's and only two r's in the word interrupt
2015-04-23 14:04:43 -06:00
lpc31_syscreg.h
lpc31_timer.h
lpc31_timerisr.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc31_uart.h
lpc31_usbdev.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc31_usbotg.h
lpc31_wdt.h
Make.defs