rusefi-1/firmware/hw_layer/drivers/gpio
Andrey G f96ae7525f
Gpio cleanup #2 (#1530)
* pin repository: PIN_USED size in now equal to brain_pin_e enum size

expect special values...

* smart gpios: register gpio chip to given base (no auto-allocation)

* drivers: gpio: core: add gpiochip_unregister()

* drivers: gpio: MC33810 intergation

* smart_gpio.cpp: cleanup ifdef mess, minor cleanups

* gpio: core: additional check for gpio ranges overlaps

* unit test: gpio chip: fixed and extended
2021-01-06 18:29:47 -05:00
..
core.c Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
drv8860.c Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
drv8860.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
gpio_ext.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
mc33810.c Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
mc33810.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
mc33972.c Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
mc33972.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
tle6240.c Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
tle6240.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
tle8888.c Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00
tle8888.h Gpio cleanup #2 (#1530) 2021-01-06 18:29:47 -05:00