zephyr/include/arch/arm/cortex_m
Juan Manuel Cruz bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro
Removes the 'priority' parameter from the IRQ_CONFIG macro.
This parameter was not used anymore in any architecture.
The priority is handled in the IRQ_CONNECT macro.
The documentation is updated as well.

Change-Id: I24a293c5e41bd729d5e759113e0c4a8a6a61e0dd
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:57 -05:00
..
scripts linker: move check for bad initlevels to the end of the sections 2016-02-05 20:24:55 -05:00
addr_types.h arm: Add paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
asm_inline.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
asm_inline_gcc.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
error.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
exc.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
gdb_stub.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
irq.h irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
memory_map-m3-m4.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
memory_map.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
misc.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
nvic.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
scb.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
scs.h checkpatch: error - trailing_whitespace 2016-02-05 20:24:33 -05:00