RTEMS | dev/serial: Refactor the pl011 driver to be extensible (!47)
Kinsey Moore (@opticron)
gitlab at rtems.org
Sat Jul 6 21:39:51 UTC 2024
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47 was reviewed by Kinsey Moore
--
Kinsey Moore started a new discussion on bsps/shared/dev/serial/arm-pl011.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47#note_108776
> +}
> +
> +inline bool arm_pl011_is_rxfifo_empty(volatile pl011_base *regs_base)
This function is only used in this file. Is there a reason it is not static? This question applies to other functions only used in arm-pl011.c as well.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240706/b7e0dbf0/attachment-0001.htm>
More information about the bugs
mailing list