Paparazzi UAS  v5.15_devel-230-gc96ce27
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 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 83 of file high_speed_logger_spi_link.c.

References high_speed_logger_spi_link_ready.

Referenced by high_speed_logger_spi_link_init().

+ Here is the caller graph for this function:

Variable Documentation

volatile bool high_speed_logger_spi_link_ready = true
static
struct spi_transaction high_speed_logger_spi_link_transaction