| .. |
|
adc.c
|
stm32: support stm32f401 adc_temperature sensor (#5572)
|
2022-06-20 12:13:02 -04:00 |
|
can.c
|
stm32: Fix RTR and EFF canbus tx requests in can.c
|
2025-10-27 12:22:38 -04:00 |
|
chipid.c
|
canserial: Rename canbus.c to canserial.c
|
2022-06-27 10:50:23 -04:00 |
|
clockline.c
|
stm32: Unify enable_pclock() code
|
2021-12-30 12:18:05 -05:00 |
|
dfu_reboot.c
|
stm32f7: add support for stm32f7 and remram board
|
2023-05-07 11:15:05 -04:00 |
|
fdcan.c
|
stm32: Fix RESERVE_PINS_CAN pin ordering in fdcan.c
|
2025-04-01 21:25:34 -04:00 |
|
gpio.c
|
stm32: Verify pin is valid in gpio_peripheral()
|
2025-09-26 12:28:19 -04:00 |
|
gpio.h
|
stm32: Improve accuracy of hardware pwm cycle time
|
2026-01-06 21:53:29 -05:00 |
|
gpioperiph.c
|
stm32: Verify pin is valid in gpio_peripheral()
|
2025-09-26 12:28:19 -04:00 |
|
hard_pwm.c
|
stm32: Improve accuracy of hardware pwm cycle time
|
2026-01-06 21:53:29 -05:00 |
|
i2c.c
|
stm32: make i2c distinguish I2C NACKs
|
2025-07-17 19:36:01 -04:00 |
|
internal.h
|
stm32: Verify pin is valid in gpio_peripheral()
|
2025-09-26 12:28:19 -04:00 |
|
Kconfig
|
added 128kb boot offset for STM32H750
|
2026-03-03 22:24:17 -06:00 |
|
Makefile
|
stm32: enable 64KiB bootloader for n32g45x, clarify Makefile output
|
2025-08-21 15:24:46 -04:00 |
|
n32g45x_adc.c
|
stm32: Fix N32G45x ADC pin mapping (#7016)
|
2025-08-21 11:41:07 -04:00 |
|
sdio.c
|
stm32: Add sdio support
|
2023-02-20 19:55:25 -05:00 |
|
sdio.h
|
stm32: Add sdio support
|
2023-02-20 19:55:25 -05:00 |
|
serial.c
|
stm32: Add support for USART6 on STM32F401
|
2025-03-07 17:52:46 -05:00 |
|
spi.c
|
stm32: Add spi2_PB6_PB7_PB8 and spi3_PC11_PC12_PC10 for stm32g0
|
2025-09-28 22:00:58 -04:00 |
|
stm32f0.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
stm32f0_adc.c
|
stm32: Add CCRDY check to stm32g0 adc
|
2022-07-25 10:21:29 -04:00 |
|
stm32f0_i2c.c
|
stm32: f0 i2c clean nackcf interrupt on handle
|
2025-11-26 14:31:54 -05:00 |
|
stm32f0_serial.c
|
stm32: Add support for USART3 on PC11/PC10 on STM32G474. (#6704)
|
2024-10-24 11:10:09 -04:00 |
|
stm32f0_timer.c
|
stm32: Minor changes to stm32g0b0 ifdefs
|
2022-12-15 10:27:51 -05:00 |
|
stm32f1.c
|
stm32: Verify pin is valid in gpio_peripheral()
|
2025-09-26 12:28:19 -04:00 |
|
stm32f4.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
stm32f7.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
stm32g0.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
stm32g4.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
stm32h7.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
stm32h7_adc.c
|
stm32: Run stm32g431 at 170Mhz
|
2025-05-31 15:20:12 -04:00 |
|
stm32h7_gpio.c
|
stm32: Verify pin is valid in gpio_peripheral()
|
2025-09-26 12:28:19 -04:00 |
|
stm32h7_spi.c
|
stm32: No need to special case GPIOI in stm32h7_spi.c
|
2025-09-26 12:28:19 -04:00 |
|
stm32l4.c
|
stm32: Add comments on PLL frequency requirements to clock setup code
|
2025-06-02 13:15:53 -04:00 |
|
usbfs.c
|
stm32: Allow disabling double buffering transmit in usbfs.c
|
2025-12-18 20:57:50 -05:00 |
|
usbotg.c
|
stm32: Implement manual double buffering tx for usbotg
|
2025-12-18 20:57:50 -05:00 |
|
watchdog.c
|
stm32: Add initial support for stm32h7
|
2021-10-06 18:20:29 -04:00 |