rusEFI
The most advanced open source ECU
|
Data Structures | |
struct | tle8888_config |
Functions | |
int | tle8888_add (brain_pin_e base, unsigned int index, const struct tle8888_config *cfg) |
void | tle8888_req_init () |
void | tle8888_dump_regs () |
void | tle8888PostState () |
int tle8888_add | ( | brain_pin_e | base, |
unsigned int | index, | ||
const struct tle8888_config * | cfg | ||
) |
void tle8888_dump_regs | ( | ) |
Definition at line 1279 of file tle8888.cpp.
Referenced by initPinRepository().
void tle8888_req_init | ( | ) |
Definition at line 1272 of file tle8888.cpp.
Referenced by handleCommandX14(), initPinRepository(), and tle8888startup().
void tle8888PostState | ( | ) |
Definition at line 279 of file tle8888.cpp.