Gedare Bloom started a new discussion on cpukit/include/dev/iospace/iospace.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1243#note_150230

 > +  /**
 > +   * @brief Timeout length.
 > +   */
 > +  struct timespec *timeout;
 > +  /**
 > +   * @brief Returns if event timed out.
 > +   */
 > +  bool timedout;
 > +  /**
 > +   * @brief Additional argument.
 > +   */
 > +  void *args;
 > +} rtems_iospace_event_args;
 > +
 > +/**
 > + * @brief Flash device.

Flash?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1243#note_150230
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to