|
rusEFI
The most advanced open source ECU
|
Functions | |
| Gpio | getCommsLedPin () |
| Gpio | getWarningLedPin () |
| Gpio | getRunningLedPin () |
| spi_device_e | getWifiSpiDevice () |
| Gpio | getWifiCsPin () |
| Gpio | getWifiResetPin () |
| Gpio | getWifiIsrPin () |
| static void | AtlasBoardConfigOverrides () |
| void | setup_custom_board_overrides () |
|
static |
Definition at line 33 of file board_configuration.cpp.
Referenced by setup_custom_board_overrides().

| Gpio getCommsLedPin | ( | ) |
Definition at line 3 of file board_configuration.cpp.
| Gpio getRunningLedPin | ( | ) |
Definition at line 13 of file board_configuration.cpp.
| Gpio getWarningLedPin | ( | ) |
Definition at line 8 of file board_configuration.cpp.
| Gpio getWifiCsPin | ( | ) |
Definition at line 21 of file board_configuration.cpp.
Referenced by nm_bus_init().

| Gpio getWifiIsrPin | ( | ) |
Definition at line 29 of file board_configuration.cpp.
Referenced by nm_bsp_interrupt_ctrl().

| Gpio getWifiResetPin | ( | ) |
Definition at line 25 of file board_configuration.cpp.
Referenced by nm_bus_init().

| spi_device_e getWifiSpiDevice | ( | ) |
Definition at line 17 of file board_configuration.cpp.
Referenced by nm_bus_init().

| void setup_custom_board_overrides | ( | ) |
Definition at line 40 of file board_configuration.cpp.
