Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/509 was reviewed by Christian Mauderer
-- Christian Mauderer started a new discussion on bsps/aarch64/raspberrypi/include/bsp/raspberrypi-pwm.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/509#note_124807 > +/** > + * @brief Update duty-cycle register. > + * @param master Selects the hardware instance to be used (0 = PWM0, 1 = > PWM1) You pass an enumeration `raspberrypi_pwm_master`. So that description should be `... (raspberrypi_pwm_master0 = PWM0, raspberrypi_pwm_master1 = PWM1)`. Same for the channel below. -- Christian Mauderer started a new discussion on bsps/aarch64/raspberrypi/include/bsp/raspberrypi-pwm.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/509#note_124808 > > +/** > + * @brief Quick-start helper: configures GPIO, range, duty, then enables > output. What do you mean with "Quick-start helper"? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/509 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs