zephyr/include/arch/arc/v2
Tomasz Bursztyka a6cf6038e3 gpio: Remove obsolete API 1.0 callback mechanism
In 1.0 you could set only one callback on the whole gpio controller. It
was impossible for another sub-system to add another callback, without
overwritting an existing one.

Such API has been obsolete for a long time and no one is using it
anymore. Thus removing it entirely.

Change-Id: I6a17fd99373dc6cef1fa2ebb421e992412d5015e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-09-14 10:51:09 +00:00
..
addr_types.h arc: Add paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
arcv2_irq_unit.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
asm_inline_gcc.h doc: fix doxygen warnings 'documented symbol XYZ was not declared or defined.' 2016-06-16 13:11:06 -07:00
asm_inline.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
aux_regs.h arc: Add defines for many more useful auxiliary registers 2016-05-09 20:56:50 +00:00
error.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
exc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ffs.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
irq.h arc: remove deprecated dynamic interrupt implementation 2016-09-06 22:26:11 +00:00
linker.ld gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
misc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00