NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
boardalignment.h File Reference
Include dependency graph for boardalignment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  board_alignment
 

Functions

void board_alignment_init (struct board_alignment *self, const struct board_alignment_config *config)
 
void board_alignment_rotate_vector (struct board_alignment *self, int32_t *src, int32_t *dest, uint8_t rotation)
 

Function Documentation

void board_alignment_init ( struct board_alignment self,
const struct board_alignment_config config 
)

Here is the call graph for this function:

void board_alignment_rotate_vector ( struct board_alignment self,
int32_t *  src,
int32_t *  dest,
uint8_t  rotation 
)