wes3 commented on a change in pull request #2024: hw/mcu/dialog: Add helper to enable/disable AMBA clocks URL: https://github.com/apache/mynewt-core/pull/2024#discussion_r330662916
########## File path: hw/mcu/dialog/da1469x/include/mcu/da1469x_clock.h ########## @@ -94,6 +95,36 @@ uint32_t da1469x_clock_lp_rcx_freq_get(void); */ void da1469x_clock_lp_rcx_disable(void); +/** + * Enable an AMBA clock + * + * @param idx Review comment: mask :-) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
