|
rusEFI
The most advanced open source ECU
|
Functions | |
| void | initSmartGpio () |
| void | tle8888startup () |
| void | stopSmartCsPins () |
| void | startSmartCsPins () |
Variables | |
| static OutputPin | tle6240Cs |
| struct tle6240_config | tle6240 |
| static OutputPin | mc33972Cs |
| struct mc33972_config | mc33972 |
| static OutputPin | l9779Cs |
| struct l9779_config | l9779_cfg |
| static OutputPin | tle8888Cs |
| struct tle8888_config | tle8888_cfg |
| static OutputPin | mc33810Cs [C_MC33810_COUNT] |
| static OutputPin | drv8860Cs |
| struct drv8860_config | drv8860 |
| void initSmartGpio | ( | ) |
Definition at line 252 of file smart_gpio.cpp.
Referenced by initHardware().


| void startSmartCsPins | ( | ) |
Definition at line 380 of file smart_gpio.cpp.
Referenced by applyNewHardwareSettings(), and initSmartGpio().


| void stopSmartCsPins | ( | ) |
Definition at line 355 of file smart_gpio.cpp.
Referenced by stopHardware().


| void tle8888startup | ( | ) |
Definition at line 338 of file smart_gpio.cpp.
Referenced by Engine::periodicSlowCallback().


| struct drv8860_config drv8860 |
Definition at line 223 of file smart_gpio.cpp.
Referenced by initSmartGpio().
|
static |
Definition at line 222 of file smart_gpio.cpp.
Referenced by startSmartCsPins().
| struct l9779_config l9779_cfg |
Definition at line 115 of file smart_gpio.cpp.
Referenced by initSmartGpio().
|
static |
Definition at line 114 of file smart_gpio.cpp.
|
static |
Definition at line 218 of file smart_gpio.cpp.
Referenced by startSmartCsPins().
| struct mc33972_config mc33972 |
Definition at line 85 of file smart_gpio.cpp.
Referenced by initSmartGpio().
|
static |
Definition at line 84 of file smart_gpio.cpp.
Referenced by startSmartCsPins().
| struct tle6240_config tle6240 |
Definition at line 51 of file smart_gpio.cpp.
Referenced by initSmartGpio().
|
static |
Definition at line 50 of file smart_gpio.cpp.
Referenced by startSmartCsPins().
| struct tle8888_config tle8888_cfg |
Definition at line 161 of file smart_gpio.cpp.
Referenced by initSmartGpio().
|
static |
Definition at line 160 of file smart_gpio.cpp.
Referenced by startSmartCsPins().