![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
> More...
Functions | |
| void | wiced_hal_adc_init (void) |
| Initialize the ADC hardware to its default state. More... | |
| void | wiced_hal_adc_set_input_range (ADC_INPUT_RANGE_SEL rangeIdx) |
| This function will set the input range selection and calibrates ADC hardware. More... | |
| int16_t | wiced_hal_adc_read_raw_sample (ADC_INPUT_CHANNEL_SEL channel, uint8_t avgCnt) |
| Read the raw ADC register value for the given channel. More... | |
| int32_t | wiced_hal_adc_get_ground_offset (void) |
| Get the ADC ground offset. More... | |
| int32_t | wiced_hal_adc_get_reference_reading (void) |
| Get the ADC Reference voltage conversion value obtained from calibration. More... | |
| uint32_t | wiced_hal_adc_get_reference_micro_volts (void) |
| Get the ADC Reference voltage conversion value obtained from calibration. More... | |
| uint32_t | wiced_hal_adc_read_voltage (ADC_INPUT_CHANNEL_SEL channel) |
| Read the ADC voltage value for the given channel. More... | |
>
List of parameters and defined functions needed to access the Analog-to-Digital Converter (ADC) driver.
Disclaimer: UNLESS OTHERWISE EXPRESSLY AGREED WITH INFINEON, THIS SOFTWARE IS PROVIDED AS-IS, WITH NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ALL WARRANTIES OF NON-INFRINGEMENT OF THIRD-PARTY RIGHTS AND IMPLIED WARRANTIES SUCH AS WARRANTIES OF FITNESS FOR A SPECIFIC USE/PURPOSE OR MERCHANTABILITY. Infineon reserves the right to make changes to the Software without notice. You are responsible for properly designing, programming, and testing the functionality and safety of your intended application of the Software, as well as complying with any legal requirements related to its use. Infineon does not guarantee that the Software will be free from intrusion, data theft or loss, or other breaches ("Security Breaches"), and Infineon shall have no liability arising out of any Security Breaches. Unless otherwise explicitly approved by Infineon, the Software may not be used in any application where a failure of the Product or any consequences of the use thereof can reasonably be expected to result in personal injury.