![]() |
no-OS
|
#include "maxim_irq.h"#include "maxim_spi.h"#include "maxim_gpio.h"#include "maxim_gpio_irq.h"#include "maxim_uart.h"#include "maxim_uart_stdio.h"Go to the source code of this file.
Macros | |
| #define | UART_EXTRA &ade7816_uart_extra |
| #define | UART_OPS &max_uart_ops |
| #define | SPI_BAUDRATE 100000 |
| #define | SPI_OPS &max_spi_ops |
| #define | SPI_EXTRA &ade7816_spi_extra |
Variables | |
| struct max_uart_init_param | ade7816_uart_extra |
| struct max_gpio_init_param | ade7816_gpio_extra |
| struct max_spi_init_param | ade7816_spi_extra |
| #define SPI_BAUDRATE 100000 |
| #define SPI_EXTRA &ade7816_spi_extra |
| #define SPI_OPS &max_spi_ops |
| #define UART_EXTRA &ade7816_uart_extra |
| #define UART_OPS &max_uart_ops |
|
extern |
|
extern |
|
extern |