Revision 5e2f673b source/alld_tps62113.c
| source/alld_tps62113.c | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
/** |
|
| 20 |
* @file alld_tps62113.c |
|
| 21 |
* @brief Step-Down Converter function implementations. |
|
| 22 |
* |
|
| 23 |
* @addtogroup lld_stepdown |
|
| 24 |
* @{
|
|
| 25 |
*/ |
|
| 26 |
|
|
| 19 | 27 |
#include <alld_tps62113.h> |
| 20 | 28 |
|
| 21 | 29 |
#if defined(AMIROLLD_CFG_USE_TPS62113) || defined(__DOXYGEN__) |
| ... | ... | |
| 53 | 61 |
} |
| 54 | 62 |
|
| 55 | 63 |
#endif /* defined(AMIROLLD_CFG_USE_TPS62113) */ |
| 64 |
|
|
| 65 |
/** @} */ |
|
Also available in: Unified diff