diff --git a/adc_8h.html b/adc_8h.html index b70c330..6438298 100644 --- a/adc_8h.html +++ b/adc_8h.html @@ -5,7 +5,7 @@ -
-Files | |
adc.h | |
Analog to Digital Converter. | |
dac.h | |
Digital to Analog Converter. | |
dma.h | |
dma_util.h | |
eic.h | |
External Interrupt Controller. | |
i2c.h | |
I2C Peripheral. | |
i2s.h | |
Inter-IC Sound interface (SAM D21 only) | |
opamp.h | |
Operational Amplifier Peripheral. | |
ptc.h | |
Peripheral Touch Controller. | |
rtc.h | |
Real-Time Clock. | |
sercom.h | |
Private functions for helping with SERCOM management. | |
slcd.h | |
Segment Liquid Crystal Display (SLCD) peripheral driver (SAM L22 only) | |
spi.h | |
SPI Peripheral. | |
tc.h | |
Timer/Counter Peripheral. | |
tcc.h | |
Timer/Counter for Control Applications (TCC) Peripheral. | |
uart.h | |
UART Peripheral. | |
usb.h | |
Files | |
adc.h | |
Analog to Digital Converter. | |
app.h | |
Gossamer application framework. | |
dac.h | |
Digital to Analog Converter. | |
delay.h | |
Delay routines. | |
dma.h | |
dma_util.h | |
eic.h | |
External Interrupt Controller. | |
hal_gpio.h | |
GPIO Macros. | |
i2c.h | |
I2C Peripheral. | |
i2s.h | |
Inter-IC Sound interface (SAM D21 only) | |
opamp.h | |
Operational Amplifier Peripheral. | |
ptc.h | |
Peripheral Touch Controller. | |
rtc.h | |
Real-Time Clock. | |
sam.h | |
sercom.h | |
Private functions for helping with SERCOM management. | |
slcd.h | |
Segment Liquid Crystal Display (SLCD) peripheral driver (SAM L22 only) | |
spi.h | |
SPI Peripheral. | |
system.h | |
Gossamer system routines. | |
tc.h | |
Timer/Counter Peripheral. | |
tcc.h | |
Timer/Counter for Control Applications (TCC) Peripheral. | |
tusb_config.h | |
uart.h | |
UART Peripheral. | |
usb.h | |
▼ common | |
app.h | Gossamer application framework |
delay.h | Delay routines |
hal_gpio.h | GPIO Macros |
sam.h | |
system.h | Gossamer system routines |
tusb_config.h | |
▼ drivers | |
▼ gfx | |
gfx.h | Graphics routines |
sh1107.h | SH1107 OLED display driver |
▼ lcd | |
oso_lcd.h | |
▼ peripherals | |
adc.h | Analog to Digital Converter |
dac.h | Digital to Analog Converter |
dma.h | |
dma_util.h | |
eic.h | External Interrupt Controller |
i2c.h | I2C Peripheral |
i2s.h | Inter-IC Sound interface (SAM D21 only) |
opamp.h | Operational Amplifier Peripheral |
ptc.h | Peripheral Touch Controller |
rtc.h | Real-Time Clock |
sercom.h | Private functions for helping with SERCOM management |
slcd.h | Segment Liquid Crystal Display (SLCD) peripheral driver (SAM L22 only) |
spi.h | SPI Peripheral |
tc.h | Timer/Counter Peripheral |
tcc.h | Timer/Counter for Control Applications (TCC) Peripheral |
uart.h | UART Peripheral |
usb.h | |
adc.h | Analog to Digital Converter |
app.h | Gossamer application framework |
dac.h | Digital to Analog Converter |
delay.h | Delay routines |
dma.h | |
dma_util.h | |
eic.h | External Interrupt Controller |
hal_gpio.h | GPIO Macros |
i2c.h | I2C Peripheral |
i2s.h | Inter-IC Sound interface (SAM D21 only) |
opamp.h | Operational Amplifier Peripheral |
ptc.h | Peripheral Touch Controller |
rtc.h | Real-Time Clock |
sam.h | |
sercom.h | Private functions for helping with SERCOM management |
slcd.h | Segment Liquid Crystal Display (SLCD) peripheral driver (SAM L22 only) |
spi.h | SPI Peripheral |
system.h | Gossamer system routines |
tc.h | Timer/Counter Peripheral |
tcc.h | Timer/Counter for Control Applications (TCC) Peripheral |
tusb_config.h | |
uart.h | UART Peripheral |
usb.h | |
▼ drivers | |
▼ gfx | |
gfx.h | Graphics routines |
sh1107.h | SH1107 OLED display driver |
▼ lcd | |
oso_lcd.h |
GPIO Macros. More...
-#include "sam.h"
#include <stdbool.h>
#include <stdint.h>
#include "sam.h"
Go to the source code of this file.