zephyr/include/arch/arm
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
..
cortex_m gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
arch.h arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00