You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Guillaume Revaillot c4c0d14ea4 stm32: exti: stm32g0 have enhanced EXTI_[FR]PR regs instead of EXTIR_PR, use them if defined. 6 years ago
..
adc_common_v1.c stm32: adc: Add functions to get and clear flags 6 years ago
adc_common_v2.c stm32: adc common v2: add circular dma mode 6 years ago
adc_common_v2_multi.c doc: use common naming for peripheral apis 6 years ago
crc_common_all.c doc: convert CRC periphal to common naming 6 years ago
crc_v2.c doc: convert CRC periphal to common naming 6 years ago
crs_common_all.c [Style] More whitespace fixes. 9 years ago
crypto_common_f24.c Fix misspellings using codespell tool 9 years ago
dac_common_all.c stm32/dac: Follow ref-man guidelines on GPIO config 11 years ago
dma_common_f24.c stm32: add dma_get_number_of_data 6 years ago
dma_common_l1f013.c stm32: add dma_get_number_of_data 6 years ago
exti_common_all.c stm32: exti: stm32g0 have enhanced EXTI_[FR]PR regs instead of EXTIR_PR, use them if defined. 6 years ago
flash_common_all.c stm32: flash_unlock_option_bytes is common code. 6 years ago
flash_common_f.c stm32: flash: remove superfluous locking of option bytes 6 years ago
flash_common_f01.c stm32: flash_unlock_option_bytes is common code. 6 years ago
flash_common_f24.c stm32: f247: flash: use common code. 6 years ago
flash_common_idcache.c stm32: flash: pull out i/d cache support. 6 years ago
flash_common_l01.c stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR RUN_PD bit. 6 years ago
gpio_common_all.c Fix a few comments with logical/bitwise OR reversed. 9 years ago
gpio_common_f0234.c gpio: stm32f: Fix function name in example 8 years ago
hash_common_f24.c Fix a number of top level doxygen issues. 11 years ago
i2c_common_v1.c doc: convert i2c to peripherals_api 6 years ago
i2c_common_v2.c doc: convert i2c to peripherals_api 6 years ago
iwdg_common_all.c stm32: iwdg: correct calculation for all ranges. 6 years ago
pwr_common_v1.c stm32: pwr-v1: fix voltage detection logic 7 years ago
pwr_common_v2.c stm32: renamed pwr_common_all to pwr_common_v1, and pwr_common_l01 to pwr_common_v2 8 years ago
rcc_common_all.c doc: stm32: rcc all: fix typo in doxygen 7 years ago
rng_common_v1.c stm32:rng: add helper to actually get random numbers 8 years ago
rtc_common_l1f024.c [STM32F0:RTC] Renamed common files to be consistent to file naming scheme 11 years ago
spi_common_all.c doc: convert SPI to peripheral_api style 6 years ago
spi_common_v1.c doc: convert SPI to peripheral_api style 6 years ago
spi_common_v1_frf.c doc: convert SPI to peripheral_api style 6 years ago
spi_common_v2.c doc: convert SPI to peripheral_api style 6 years ago
st_usbfs_core.c usb: fix race between setup complete and endpoint nak 6 years ago
st_usbfs_core.h USB: st_usbfs : fix USB_COUNTn_RX buffer size calculation: 6 years ago
timer_common_all.c stm32: timers: drop deprecated timer_reset() 6 years ago
timer_common_f24.c [STM32F3] Split timer common f24 into f234 and f24. 12 years ago
timer_common_f0234.c stm32f0: timers: input capture support rising/falling edges 8 years ago
usart_common_all.c STM32: USART: Fix baudrate calculation for LPUART1 6 years ago
usart_common_f124.c doc: use common naming for peripheral apis 6 years ago
usart_common_v2.c doc: use common naming for peripheral apis 6 years ago