#include "scamp5c_spi_versions.hpp"
#include "jcStopwatch.hpp"
#include <functional>
Go to the source code of this file.
|
#define | SPI_PACKET_TYPE_STANDARD_LOOPC 4 |
|
#define | SPI_PACKET_TYPE_STANDARD_AOUT 5 |
|
#define | SPI_PACKET_TYPE_STANDARD_DOUT 6 |
|
#define | SPI_PACKET_TYPE_STANDARD_TARGET 7 |
|
#define | SPI_PACKET_TYPE_STANDARD_EVENTS 8 |
|
#define | SPI_PACKET_TYPE_STANDARD_APPINFO 10 |
|
#define | S5C_SPI_UNKNOWN 0 |
|
#define | S5C_SPI_LOOPC 1 |
|
#define | S5C_SPI_AOUT 2 |
|
#define | S5C_SPI_DOUT 3 |
|
#define | S5C_SPI_TARGET 4 |
|
#define | S5C_SPI_EVENTS 5 |
|
#define | S5C_SPI_APPINFO 6 |
|