|
rusEFI
The most advanced open source ECU
|
Data Structures | |
| struct | ProtectedGpioConfig |
Functions | |
| int | protectedGpio_add (brain_pin_e base, const ProtectedGpioConfig *const configs) |
| void | protectedGpio_check (efitick_t nowNt) |
| 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().
