aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c')
-rw-r--r--os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c b/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c
index 0370cae67..42a620e3e 100644
--- a/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c
+++ b/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c
@@ -119,7 +119,7 @@ void wdg_lld_start(WDGDriver *wdgp) {
*
* @param[in] wdgp pointer to the @p WDGDriver object
*
- * @api
+ * @notapi
*/
void wdg_lld_stop(WDGDriver *wdgp) {