Revision 5e2f673b source/alld_ltc4412.c

View differences:

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

  
19
/**
20
 * @file    alld_ltc4412.c
21
 * @brief   PowerPath Controller function implementations
22
 *
23
 * @addtogroup lld_powerpath
24
 * @{
25
 */
26

  
19 27
#include <alld_ltc4412.h>
20 28

  
21 29
#if defined(AMIROLLD_CFG_USE_LTC4412) || defined(__DOXYGEN__)
......
71 79
}
72 80

  
73 81
#endif /* defined(AMIROLLD_CFG_USE_LTC4412) */
82

  
83
/** @} */

Also available in: Unified diff