aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/sdc_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/sdc_lld.c')
-rw-r--r--os/hal/templates/sdc_lld.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/templates/sdc_lld.c b/os/hal/templates/sdc_lld.c
index 5290e8f57..40bfac8d3 100644
--- a/os/hal/templates/sdc_lld.c
+++ b/os/hal/templates/sdc_lld.c
@@ -113,6 +113,7 @@ void sdc_lld_start_clk(SDCDriver *sdcp) {
* @brief Sets the SDIO clock to data mode (25MHz or less).
*
* @param[in] sdcp pointer to the @p SDCDriver object
+ * @param[in] clk the clock mode
*
* @notapi
*/