|
rusEFI
The most advanced open source ECU
|
Data Structures | |
| struct | tle9104_config |
Functions | |
| void | initAll9104 (const tle9104_config *configs) |
| int | tle9104_add (Gpio base, int index, const tle9104_config *cfg) |
| void initAll9104 | ( | const tle9104_config * | configs | ) |
Definition at line 568 of file tle9104.cpp.
Referenced by alphax_4kGDI_boardInitHardware(), and board_init_ext_gpios().


| int tle9104_add | ( | Gpio | base, |
| int | index, | ||
| const tle9104_config * | cfg | ||
| ) |
Definition at line 554 of file tle9104.cpp.
Referenced by initAll9104().

