Speeduino
Loading...
Searching...
No Matches
Functions
updates.h File Reference
#include "table3d.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void doUpdates (void)
 
void multiplyTableLoad (table3d_t *pTable, TableType key, uint8_t multiplier)
 
void divideTableLoad (table3d_t *pTable, TableType key, uint8_t divisor)
 
void multiplyTableValue (uint8_t pageNum, uint8_t multiplier)
 
void divideTableValue (uint8_t pageNum, uint8_t divisor)
 

Function Documentation

◆ divideTableLoad()

void divideTableLoad ( table3d_t pTable,
TableType  key,
uint8_t  divisor 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ divideTableValue()

void divideTableValue ( uint8_t  pageNum,
uint8_t  divisor 
)
Here is the call graph for this function:

◆ doUpdates()

void doUpdates ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ multiplyTableLoad()

void multiplyTableLoad ( table3d_t pTable,
TableType  key,
uint8_t  multiplier 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ multiplyTableValue()

void multiplyTableValue ( uint8_t  pageNum,
uint8_t  multiplier 
)
Here is the call graph for this function:
Here is the caller graph for this function: