[RTEMS Project] #2435: gpio functions in bsp name improvement
RTEMS trac
trac at rtems.org
Wed Oct 21 15:27:05 UTC 2015
#2435: gpio functions in bsp name improvement
-------------------------+--------------------
Reporter: beng | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.10
Severity: normal | Keywords:
-------------------------+--------------------
Fixes GPIO APIs Naming Convention and Comments.
Thanks to Sudarshan Rajagopalan <sudarshan.rajagopalan at vecna.com> for
reporting this and the patch. Slightly revised patch will follow that
auto-closes this bug.
This change renames these gpio-specific functions:
rtems_bsp_enable_interrupt
rtems_bsp_disable_interrupt
rtems_bsp_select_specific_io
to
rtems_gpio_bsp_enable_interrupt
rtems_gpio_bsp_disable_interrupt
rtems_gpio_bsp_select_specific_io
--
Ticket URL: <http://devel.rtems.org/ticket/2435>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list