rusEFI
The most advanced open source ECU
|
Functions | |
Gpio | getWarningLedPin () |
Gpio | getRunningLedPin () |
Gpio | getCommsLedPin () |
static void | cypressBoardDefaultConfiguration () |
void | setAdcChannelOverrides () |
void | setup_custom_board_overrides () |
|
static |
!!!!!!!!!!!!!!!!!!
Definition at line 27 of file board_configuration.cpp.
Referenced by setup_custom_board_overrides().
Gpio getCommsLedPin | ( | ) |
Definition at line 22 of file board_configuration.cpp.
Gpio getRunningLedPin | ( | ) |
Definition at line 18 of file board_configuration.cpp.
Gpio getWarningLedPin | ( | ) |
Definition at line 13 of file board_configuration.cpp.
void setAdcChannelOverrides | ( | void | ) |
Definition at line 85 of file board_configuration.cpp.
Referenced by configureInputs().
void setup_custom_board_overrides | ( | ) |
Definition at line 89 of file board_configuration.cpp.