nuttx/configs/sam4s-xplained/src
Mark Schulte b3222bbc8a irq_dispatch: Add argument pointer to irq_dispatch
Provide a user defined callback context for irq's, such that when
registering a callback users can provide a pointer that will get
passed back when the isr is called.
2017-02-27 06:27:56 -06:00
..
Makefile Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board) 2016-01-29 11:35:48 -06:00
sam4s-xplained.h configs/: Remove prototypes of board_led* functions from all board header files 2015-02-27 17:32:01 -06:00
sam_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
sam_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
sam_buttons.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
sam_sram.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_userleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00