Revision 5e2f673b source/alld_bq24103a.c

View differences:

source/alld_bq24103a.c
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    alld_bq24103a.c
21
 * @brief   Battery charger function implementations.
22
 *
23
 * @addtogroup lld_charger
24
 * @{
25
 */
19 26
#include <alld_bq24103a.h>
20 27

  
21 28
#if defined(AMIROLLD_CFG_USE_BQ24103A) || defined(__DOXYGEN__)
......
71 78
}
72 79

  
73 80
#endif /* defined(AMIROLLD_CFG_USE_BQ24103A) */
81

  
82
/** @} */

Also available in: Unified diff