Revision 5e2f673b include/alld_bq24103a.h

View differences:

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

  
19
/**
20
 * @file    alld_bq24103a.h
21
 * @brief   Battery charger constants and driver structure.
22
 *
23
 * @addtogroup lld_charger
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROLLD_BQ24103A_H_
20 28
#define _AMIROLLD_BQ24103A_H_
21 29

  
......
70 78

  
71 79
#endif /* defined(AMIROLLD_CFG_USE_BQ24103A) */
72 80

  
81
/** @} */
73 82
#endif /* _AMIROLLD_BQ24103A_H_ */

Also available in: Unified diff