From 58840ffbb0c04dd19f0f532bf5b6e496159e070b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 25 Jul 2023 08:48:55 +0200 Subject: rtems: Add files to Doxygen groups Provide basic Doxygen comments. Update #3706. Update #3707. --- cpukit/sapi/src/cpucounterconverter.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/sapi/src/cpucounterconverter.c') diff --git a/cpukit/sapi/src/cpucounterconverter.c b/cpukit/sapi/src/cpucounterconverter.c index 4cabdc5e4a..587fe460df 100644 --- a/cpukit/sapi/src/cpucounterconverter.c +++ b/cpukit/sapi/src/cpucounterconverter.c @@ -1,5 +1,14 @@ /* SPDX-License-Identifier: BSD-2-Clause */ +/** + * @file + * + * @ingroup RTEMSImpl + * + * @brief This source file contains a implementation of the counter value + * conversion functions. + */ + /* * Copyright (C) 2014, 2018 embedded brains GmbH & Co. KG * -- cgit v1.2.3