Paparazzi UAS  v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
high_speed_logger_spi_link.c File Reference
+ Include dependency graph for high_speed_logger_spi_link.c:

Go to the source code of this file.

Functions

static void high_speed_logger_spi_link_trans_cb (struct spi_transaction *trans)
 
void high_speed_logger_spi_link_init (void)
 
void high_speed_logger_spi_link_periodic (void)
 

Variables

struct
high_speed_logger_spi_link_data 
high_speed_logger_spi_link_data
 
struct spi_transaction high_speed_logger_spi_link_transaction
 
static volatile bool_t high_speed_logger_spi_link_ready = TRUE
 

Function Documentation

static void high_speed_logger_spi_link_trans_cb ( struct spi_transaction trans)
static

Definition at line 74 of file high_speed_logger_spi_link.c.

References high_speed_logger_spi_link_ready, and TRUE.

Referenced by high_speed_logger_spi_link_init().

+ Here is the caller graph for this function:

Variable Documentation

volatile bool_t high_speed_logger_spi_link_ready = TRUE
static
struct spi_transaction high_speed_logger_spi_link_transaction