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.


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

Reply via email to