RTEMS | aarch64/raspberrypi: Add Watchdog Timer driver (!120)

Kinsey Moore (@opticron) gitlab at rtems.org
Fri Jul 26 01:45:59 UTC 2024



Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/120 was reviewed by Kinsey Moore

--
  
Kinsey Moore started a new discussion on bsps/aarch64/raspberrypi/include/bsp/watchdog.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/120#note_109918

 > + *                     woken.
 > + */
 > +void raspberrypi_watchdog_reload(int watchdog, unsigned int reload_value);

The number of timer clocks is somewhat nebulous. Is this configurable in the watchdog itself or is this dependent on a system clock rate? Is there a way for the user to know how long the watchdog clock interval is?

--
  
Kinsey Moore started a new discussion on bsps/aarch64/raspberrypi/include/bsp/watchdog.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/120#note_109919

 > + * @retval watchdog time left.
 > + */
 > +int raspberrypi_watchdog_get_timeleft(void);

What is the unit for the return value?




-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/120
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/20240726/19974870/attachment-0001.htm>


More information about the bugs mailing list