[RTEMS Project] #1794: Remove rtems_bsp_delay()

RTEMS trac trac at rtems.org
Thu Dec 18 09:54:00 UTC 2014


#1794: Remove rtems_bsp_delay()
------------------------------+----------------------------
 Reporter:  jennifer.averett  |       Owner:  joel.sherrill
     Type:  defect            |      Status:  new
 Priority:  low               |   Milestone:  5.0
Component:  bsps              |     Version:  4.11
 Severity:  minor             |  Resolution:
 Keywords:                    |
------------------------------+----------------------------
Changes (by sebastian.huber):

 * priority:  normal => low
 * severity:  normal => minor
 * milestone:  4.11 => 5.0


Old description:

> rtems_bsp_delay is used in several (but not all) bsps as a
> micro-second timer.  This name should be standardized and
> possibly a nano-second delay added.
>
> Currently the suggestion is that:
>
>   rtems_bsp_delay be changed to bsp_delay_microseconds throughout
>   the rtems tree and that bsp micro-second delays with other names
>   be standardized to this name.
>
>   bsp_dalay_nanoseconds be added to bsps where it can be supported.

New description:

 rtems_bsp_delay is used in several (but not all) bsps as a
 micro-second timer.  This name should be standardized and
 possibly a nano-second delay added.

 Currently the suggestion is that:

   rtems_bsp_delay be changed to bsp_delay_microseconds throughout
   the rtems tree and that bsp micro-second delays with other names
   be standardized to this name.

   bsp_dalay_nanoseconds be added to bsps where it can be supported.

--

--
Ticket URL: <http://devel.rtems.org/ticket/1794#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list