#include "board.h"
Go to the source code of this file.
Definition at line 89 of file spi.c.
Definition at line 94 of file spi.c.
Definition at line 88 of file spi.c.
Definition at line 99 of file spi.c.
Definition at line 92 of file spi.c.
Definition at line 87 of file spi.c.
| #define SPI_IRQ SPI1_IRQn |
Definition at line 90 of file spi.c.
| #define SPIIRQHANDLER SPI1_IRQHandler |
| static void bufferInit |
( |
void |
| ) |
|
|
static |
| static uint8_t bufferVerify |
( |
void |
| ) |
|
|
static |
| volatile uint8_t isXferCompleted = 0 |
|
static |