|
rusEFI
The most advanced open source ECU
|

Directories | |
| cfg | |
| serial_over_usb | |
| stm32f4 | |
| stm32f7 | |
| stm32h7 | |
Files | |
| backup_ram.cpp | |
| flash_int.cpp | |
| Lower-level code related to internal flash memory. | |
| interrupt_priority.h | |
| mcuconf_common_f4_f7.h | |
| microsecond_timer_stm32.cpp | |
| osc_detector.cpp | |
| This logic automatically detects the speed of the oscillator or crystal connected to HSE. | |
| port_mpu_util.h | |
| Low level common STM32 header. | |
| stm32_adc.cpp | |
| stm32_adc_v2.cpp | |
| Port implementation for the STM32 "v2" ADC found on the STM32F4 and STM32F7. | |
| stm32_adc_v4.cpp | |
| Port implementation for the STM32 "v4" ADC found on the STM32H7. | |
| stm32_can.cpp | |
| stm32_common.cpp | |
| Low level common STM32 code. | |
| stm32_icu.cpp | |
| Port implementation for the STM32 timer units in ICU mode found on the STM32F4 and STM32F7. | |
| stm32_pins.cpp | |
| STM32-compatible GPIO code. | |
| stm32_pwm.cpp | |
| stm32_reset_cause.cpp | |
| Get Reset Cause for STM32 MCUs. | |
| stm32_serial.cpp | |
| stm32_spi.cpp | |