rusefi-1/firmware/hw_layer/digital_input
Matthew Kennedy 29613ec403
fast exti interrupt handoff (#3497)
* fast exti

* test code snuck in

* full interrupt disable :(

* do it the old fashioned way

* enable interrupt

* consume stored timestamp

* dead

* h7 maybe

* guard maybe

* non-stm32

* exti 16 wrong on f4/f7

* CORTEX_MAXIMUM_PRIORITY

* safer but uglier

* s

* chibios

* no const

* initializers

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-19 06:37:52 -05:00
..
trigger fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
digital_input.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
digital_input.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
digital_input_exti.cpp fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
digital_input_exti.h fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
digital_input_icu.cpp fix vss crash (#3130) 2021-08-10 14:20:57 -04:00
digital_input_icu.h basic hw in the loop - pwm self validation #2028 2020-12-07 20:26:47 -05:00