nuttx/arch/arm/src/stm32f0l0g0
2020-12-06 09:03:09 -06:00
..
hardware stm32f0l0g0/stm32_dmamux.h: Fix errors in bitfield definitions 2020-11-12 23:07:37 -08: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 arch/arm/src/stm32f0l0g0/stm32_adc.c: Don't assume debug macro expansion 2020-12-06 09:03:09 -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 stm32: Use the consistent type for stm32_dmacapable 2020-11-16 08:29:00 -08: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 arch/arm/src/stm32f0l0g0/stm32_i2c.c: Fix syslog formats 2020-11-20 22:22:53 -08:00
stm32_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
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 arch/arm/src/stm32f0l0g0/stm32_pwm.c: Fix syslog formats 2020-11-20 22:22:53 -08: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 arch/arm/src/stm32f0l0g0/stm32*_pwr.c and stm32g0_rcc.c: Scale dynamic voltage and flash wait states properly on STM32G0 chips. 2019-09-17 11:29:49 -06:00
stm32_pwr.h arch/arm/src/stm32f0l0g0 and boards/arm/stm32f0l0g0/nucleo-g071rb: The last change did NOT eliminate the build problem. This one does. 2019-09-18 15:13:13 -06:00
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 arch/arm/src/stm32f0l0g0/stm32_spi.c: Fix syslog formats 2020-11-24 22:31:33 -08:00
stm32_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_start.c arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
stm32_start.h
stm32_tim_lowerhalf.c arch/arm/src/stm32f0l0g0/stm32_tim_lowerhalf.c: Fix syslog formats 2020-11-20 22:22:53 -08:00
stm32_tim.c arch/arm/src/stm32f0l0g0/stm32_tim.c: Fix syslog formats 2020-11-20 22:22:53 -08:00
stm32_tim.h Add files that were supposed to be included as part of 0d1934a740. 2019-10-11 14:47:53 +08:00
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