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

Go to the source code of this file.

Functions

void initialiseAuxPWM (void)
 
void boostControl (void)
 
void boostDisable (void)
 
void vvtControl (void)
 
void initialiseFan (uint8_t fanPin)
 
void initialiseAirCon (void)
 
void nitrousControl (void)
 
void fanControl (void)
 
void airConControl (void)
 
void wmiControl (void)
 
void vvt1On (void)
 
void vvt1Off (void)
 
void vvt2On (void)
 
void vvt2Off (void)
 
void fanOn (void)
 
void fanOff (void)
 
void boostInterrupt (void)
 
void vvtInterrupt (void)
 

Function Documentation

◆ airConControl()

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

◆ boostControl()

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

◆ boostDisable()

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

◆ boostInterrupt()

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

◆ fanControl()

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

◆ fanOff()

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

◆ fanOn()

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

◆ initialiseAirCon()

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

◆ initialiseAuxPWM()

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

◆ initialiseFan()

void initialiseFan ( uint8_t  fanPin)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ nitrousControl()

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

◆ vvt1Off()

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

◆ vvt1On()

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

◆ vvt2Off()

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

◆ vvt2On()

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

◆ vvtControl()

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

◆ vvtInterrupt()

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

◆ wmiControl()

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