Loading...
Searching...
No Matches
cc2538_soc_adc.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2014 Loci Controls Inc.
3 * 2018 HAW Hamburg
4 *
5 * This file is subject to the terms and conditions of the GNU Lesser
6 * General Public License v2.1. See the file LICENSE in the top level
7 * directory for more details.
8 */
9
22#ifndef CC2538_SOC_ADC_H
23#define CC2538_SOC_ADC_H
24
25#include "cc2538.h"
26
27#ifdef __cplusplus
28extern "C" {
29#endif
30
45
46#ifdef __cplusplus
47} /* end extern "C" */
48#endif
49
50#endif /* CC2538_SOC_ADC_H */
51
CC2538 MCU interrupt and register definitions.
volatile uint32_t cc2538_reg_t
Least-significant 32 bits of the IEEE address.
Definition cc2538.h:124
SOC ADC component registers.
cc2538_reg_t RNDL
Random-number-generator data; low byte.
cc2538_reg_t ADCH
Most-significant part of ADC conversion result.
cc2538_reg_t CMPCTL
Analog comparator control and status register.
cc2538_reg_t ADCL
Least-significant part of ADC conversion result.
cc2538_reg_t ADCCON3
ADC Control Register 3.
cc2538_reg_t ADCCON2
ADC Control Register 2.
cc2538_reg_t RNDH
Random-number-generator data; high byte.
cc2538_reg_t ADCCON1
ADC Control Register 1.