You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/10/02 08:27:14 UTC

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2024: hw/mcu/dialog: Add helper to enable/disable AMBA clocks

kasjer 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_r330424955
 
 

 ##########
 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:
   idx or 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:
users@infra.apache.org


With regards,
Apache Git Services