Analog Devices EV-COG-AD3029LZ Board Support Package Documentation  Release 3.1.0
Functions
adi_adp5300.c File Reference

Defines the driver for the adp5300 voltage regulator

Copyright (c) 2017 Analog Devices, Inc. More...

#include <drivers/voltage_regulator/adi_adp5300.h>

Functions

ADI_GPIO_RESULT adi_adp5300_Init ()
 Initialize the ADP5300. More...
 
ADI_GPIO_RESULT adi_adp5300_SetMode (ADI_ADP5300_MODE eMode)
 Set the mode of the ADP5300. More...
 
ADI_GPIO_RESULT adi_adp5300_SetSwitching (ADI_ADP5300_SWITCHING bState)
 Set the switching state of the ADP5300. More...
 
ADI_GPIO_RESULT adi_adp5300_EnableVoutokInt (uint8_t bEnable)
 Enable/disable the VOUTOK interrupt. More...
 
ADI_GPIO_RESULT adi_adp5300_ReadVoutokState (uint8_t *const pState)
 Read VOUTOK output pin. More...
 

Detailed Description

Defines the driver for the adp5300 voltage regulator

Copyright (c) 2017 Analog Devices, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON- INFRINGEMENT, TITLE, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANALOG DEVICES, INC. OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, DAMAGES ARISING OUT OF CLAIMS OF INTELLECTUAL PROPERTY RIGHTS INFRINGEMENT; PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.