nuttx/arch/arm/src/stm32f0l0g0
2020-10-10 12:24:28 -06:00
..
hardware Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
chip.h
Kconfig Fix copy/paste typo in various Kconfigs 2020-04-14 22:42:21 +01:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
stm32_adc.c stm32f0l0g0: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_adc.h Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
stm32_aes.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_aes.h
stm32_dma_v1.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_dma.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32_exti_gpio.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_exti.h
stm32_gpio.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_gpio.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_hsi48.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_hsi48.h
stm32_i2c.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_i2c.h
stm32_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
stm32_irq.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_lowputc_v1.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_lowputc_v2.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_lowputc.c Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
stm32_lowputc.h
stm32_lse.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pwm.c Sources and Docs: Fix typos and nxstyle issues 2020-10-02 04:54:52 +02:00
stm32_pwm.h arch/arm/src/stm32f0l0g0: Fix PWM on TIM16 not working: Adjust TIM registers, Add pins available for mapping TIM14-17, CCMR2 registers was being handled for TIMs who do not have it, and Fix PWM frequency being doubled when in center-aligned mode. 2019-12-02 09:14:56 -06:00
stm32_pwr.c
stm32_pwr.h
stm32_rcc.c nxstyle fixes 2020-08-11 09:23:51 +01:00
stm32_rcc.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_rng.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_serial_v1.c stm32f0l0g0:serial_v1 fix coding standard violation 2020-08-06 01:03:34 -05:00
stm32_serial_v2.c stm32f0l0g0:serial_v2 fix coding standard violation 2020-08-06 01:03:34 -05:00
stm32_serial.c
stm32_serial.h
stm32_spi.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_spi.h
stm32_start.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_start.h
stm32_tim_lowerhalf.c
stm32_tim.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_tim.h
stm32_timerisr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_uart.h arch/arm/src/stm32f0l0g0/stm32_serial_v1.c: SERIAL_HAVE_DMA->SERIAL_HAVE_RXDMA. 2019-12-03 07:10:26 -06:00
stm32_usbdev.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_usbdev.h
stm32.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32f0_rcc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32f0l0_pwr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32g0_pwr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32g0_rcc.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32l0_rcc.c Fix nxstyle warnings 2020-10-10 12:24:28 -06:00