#2429 assigned enhancement

Fix GPIO APIs Naming Convention and Comments

Reported by: Sudarshan Rajagopalan Owned by: Needs Funding
Priority: normal Milestone: Indefinite
Component: bsps Version: 4.10
Severity: normal Keywords: GPIO
Cc: Gedare Bloom, andre.lousa.marques@… Blocked By:
Blocking:

Description

Fixes the RTEMS GPIO API names:

from

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

Change History (2)

comment:1 Changed on 01/26/17 at 07:16:00 by Sebastian Huber

Milestone: 4.11.14.11.2

comment:2 Changed on 02/15/17 at 13:37:51 by Sebastian Huber

Milestone: 4.11.2Indefinite
Owner: set to Needs Funding
Status: newassigned
Note: See TracTickets for help on using tickets.