#include "maxim_uart.h"
#include "maxim_uart_stdio.h"
#include "maxim_spi.h"
#include "maxim_gpio.h"
Go to the source code of this file.
◆ BASIC_EXAMPLE_DELAY_MS
| #define BASIC_EXAMPLE_DELAY_MS 500 /* Delay between measurements in basic example */ |
◆ GPIO_BUSY_PIN_NUM
| #define GPIO_BUSY_PIN_NUM 10 |
◆ GPIO_BUSY_PORT_NUM
| #define GPIO_BUSY_PORT_NUM 0 |
◆ GPIO_CNV_PIN_NUM
| #define GPIO_CNV_PIN_NUM 9 |
◆ GPIO_CNV_PORT_NUM
| #define GPIO_CNV_PORT_NUM 0 |
◆ GPIO_EXTRA
◆ GPIO_OPS
◆ LTC2378_DEFAULT_VREF_UV
| #define LTC2378_DEFAULT_VREF_UV 2500000 /* 2.5V reference voltage in microvolts */ |
◆ SPI_CS
◆ SPI_DEVICE_ID
◆ SPI_EXTRA
◆ SPI_MAX_SPEED
| #define SPI_MAX_SPEED 1000000 /* 1 MHz SPI clock */ |
◆ SPI_OPS
◆ UART_BAUDRATE
| #define UART_BAUDRATE 115200 |
◆ UART_DEVICE_ID
◆ UART_EXTRA
◆ UART_IRQ_ID
| #define UART_IRQ_ID UART1_IRQn |
◆ UART_OPS
◆ max_gpio_extra
◆ max_spi_extra
◆ max_uart_extra