#include "aux_sysif.h"Functions | |
| void | AUXSYSIFOpModeChange (uint32_t targetOpMode) |
| Changes the AUX operational mode to the requested target mode. More... | |
Variables | |
| static const uint8_t | g_OpMode_to_order [4] = {1,2,0,3} |
| static const uint8_t | g_Order_to_OpMode [4] = {2,0,1,3} |
|
static |
Referenced by AUXSYSIFOpModeChange().
|
static |
Referenced by AUXSYSIFOpModeChange().