|
rusEFI
The most advanced open source ECU
|
Functions | |
| int | protectedGpio_add (brain_pin_e base, const ProtectedGpioConfig *const configs) |
| void | protectedGpio_check (efitick_t nowNt) |
Variables | |
| static ProtectedGpios | protectedGpios |
| static bool | didInit = false |
| int protectedGpio_add | ( | brain_pin_e | base, |
| const ProtectedGpioConfig *const | configs | ||
| ) |
Definition at line 141 of file protected_gpio.cpp.
Referenced by tdg_pdm8_boardInitHardware().


| void protectedGpio_check | ( | efitick_t | nowNt | ) |
Definition at line 153 of file protected_gpio.cpp.
Referenced by adcInputsUpdateSubscribers().

|
static |
Definition at line 139 of file protected_gpio.cpp.
Referenced by protectedGpio_add(), and protectedGpio_check().
|
static |
Definition at line 138 of file protected_gpio.cpp.
Referenced by protectedGpio_add(), and protectedGpio_check().