nuttx/arch/arm/src/stm32
2020-10-10 12:24:28 -06:00
..
hardware stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
chip.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Kconfig stm32f412ce fixes 2020-09-22 22:44:43 -07:00
Make.defs arch/arm/stm32: Make SysTick as a Tickless clock source option 2020-06-20 09:10:27 -03:00
stm32_1wire.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_1wire.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_adc.c arch/arm/src/stm32/stm32_adc.c: fix ADC setup logic 2020-08-06 16:38:20 +01:00
stm32_adc.h arch/arm/src/stm32/stm32_adc: add setup and shutdown operations to the low-level interface 2020-05-03 15:57:49 -03: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_alarm.h
stm32_allocateheap.c Added support for STM32F412xx. Tested with the NUCLEO-F412ZG dev board as well as a custom board using the STM32F412CE. 2020-06-29 17:44:35 +02:00
stm32_bbsram.c Check the return of nxsem_wait_uninterruptible() 2020-04-04 15:37:12 -06:00
stm32_bbsram.h
stm32_bkp.h
stm32_can.c stm32: extend CAN ioctrl with NART/ABOM. Add RTR to CAN header 2020-06-29 09:05:44 -03:00
stm32_can.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
stm32_capture.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_capture.h
stm32_ccm.c Fix a few errors concerning use of section block comments in .c files: (#95) 2020-01-14 00:37:54 +01:00
stm32_ccm.h
stm32_comp.c stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_comp.h stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_dac.c Sources and Docs: Fix typos and nxstyle issues 2020-10-02 04:54:52 +02:00
stm32_dac.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_dbgmcu.h
stm32_dfumode.c Within the OS, nxisg_sleep() should be used instead of sleep(). sleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS. 2019-11-29 19:03:24 -06:00
stm32_dfumode.h
stm32_dma2d.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_dma2d.h
stm32_dma_v1.c Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_dma_v2.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_dma.c Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_dma.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32_dumpgpio.c Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_eth.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
stm32_eth.h arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_exti_alarm.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +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_pwr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_exti_pwr.h
stm32_exti_wakeup.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_exti.h
stm32_flash.c
stm32_flash.h
stm32_fmc.c arch/arm/src/stm32/stm32_fmc.c: fix compilation error (#27) 2020-01-02 13:48:03 -06:00
stm32_fmc.h Squashed commit of the following: 2020-01-02 12:17:16 -03:00
stm32_freerun.c
stm32_freerun.h
stm32_fsmc.c
stm32_fsmc.h
stm32_gpio.c Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_gpio.h Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_hciuart.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_hciuart.h Fix typos and some incorrect comments 2020-01-20 09:32:36 -03:00
stm32_hrtim.c stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_hrtim.h stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_i2c_alt.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_i2c_v2.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_i2c.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_i2s.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
stm32_i2s.h arch/arm/src/stm32/stm32_i2s: Change the initialize function from 2020-06-05 12:21:43 +08:00
stm32_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
stm32_irq.c Run all .c and .h modified by this PR through nxstyle 2020-05-01 16:55:33 -03:00
stm32_iwdg.c Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
stm32_lowputc.c stm32: lowputc: Ensure USART is disabled before configuring 2020-09-04 17:39:19 -07:00
stm32_lowputc.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_lse.c arch/arm/stm32, stm32f7, stm32l4: Rename up_waste to stm32_waste 2020-05-03 16:42:19 +01:00
stm32_lsi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_ltdc.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_ltdc.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_mpuinit.h
stm32_oneshot_lowerhalf.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_oneshot.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
stm32_oneshot.h
stm32_opamp.c stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_opamp.h stm32: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
stm32_otgfs.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_otgfsdev.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_otgfshost.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_otghs.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_otghsdev.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_otghshost.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_pm.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pminitialize.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_pmsleep.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pmstandby.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pmstop.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_procfs_ccm.c fix nxstyle warning 2020-07-10 21:30:02 +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/stm32/stm32_pwm: fix PWM_DUMP_REGS macro 2020-04-22 01:37:42 +08:00
stm32_pwr.c Removed broken overdrive function in STM32. 2020-09-18 02:53:40 -07:00
stm32_pwr.h Removed broken overdrive function in STM32. 2020-09-18 02:53:40 -07:00
stm32_qencoder.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_qencoder.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_rcc.c STM32 IO compensation cell is enabled after clocking to SYSCFG is enabled. 2020-08-10 16:47:57 +01:00
stm32_rcc.h Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_rng.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_rtc_lowerhalf.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_rtc.c
stm32_rtc.h
stm32_rtcc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_rtcounter.c Run all .c and .h files modified by this PR through nxstyle. 2020-05-03 16:42:19 +01:00
stm32_sdadc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_sdadc.h
stm32_sdio.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
stm32_sdio.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_serial.c stm32 serial:Add SINGLEWIRE PUSHPULL option 2020-08-06 01:03:34 -05:00
stm32_spi.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
stm32_spi.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_start.c Fix nxstyle warning 2020-09-16 06:57:29 -07:00
stm32_start.h arch: Initialize idle thread stack information 2020-09-16 06:57:29 -07:00
stm32_syscfg.h Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_tickless.c stm32_tickless.c: Fix formatting issues. 2020-07-18 12:23:05 -05:00
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/stm32: Make SysTick as a Tickless clock source option 2020-06-20 09:10:27 -03:00
stm32_uart.h Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00
stm32_uid.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_uid.h
stm32_usbdev.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32_usbdev.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_usbhost.c
stm32_usbhost.h arch/arm/src/stm32 and boards/arm/stm32/olimex-stm32-p207/src: Fix an error found in build testing. There is not relationship be CONFIG_STM32_USBHOST and CONFIG_USBHOST, yet they they are used interchangably. This means that can (and did) get out of synch causing link time failures. This commit adds logic to select CONFIG_USBHOST when CONFIG_STM32_USBHOST is selected, keeping the two settings syncrhonized. Furthermore, since CONFIG_STM32_USBHOST is the authoritative setting, all ocurrences of CONFIG_USBHOST were replaced with CONFIG_STM32_USBHOST in the architecture code and in this one board code that was producing the error in build testing. 2019-10-27 15:02:56 -06:00
stm32_userspace.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_userspace.h
stm32_waste.c Run all .c and .h files modified by this PR through nxstyle. 2020-05-03 16:42:19 +01:00
stm32_waste.h Run all .c and .h files modified by this PR through nxstyle. 2020-05-03 16:42:19 +01:00
stm32_wdg.h
stm32_wwdg.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32.h Fix PR 1188 nxstyle issues 2020-06-05 12:21:43 +08:00
stm32f10xxf30xx_flash.c arch/arm/stm32, stm32f7, stm32l4: Rename up_waste to stm32_waste 2020-05-03 16:42:19 +01:00
stm32f10xxx_rcc.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32f20xxf40xx_flash.c arch/arm/stm32, stm32f7, stm32l4: Rename up_waste to stm32_waste 2020-05-03 16:42:19 +01:00
stm32f20xxx_rcc.c Added options for I-Cache & D-Cache, in STM32F2 & STM32F4. 2020-08-13 07:29:05 +02:00
stm32f30xxx_rcc.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32f33xxx_rcc.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32f37xxx_rcc.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32f40xxx_alarm.h
stm32f40xxx_i2c.c arch/arm/src/stm32/stm32f40xxx_i2c.c: Fix tracing enumeration. 2020-06-26 09:51:09 -03:00
stm32f40xxx_rcc.c Added options for I-Cache & D-Cache, in STM32F2 & STM32F4. 2020-08-13 07:29:05 +02:00
stm32f40xxx_rtcc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32g47xxx_rcc.c Add support for STM32G474: New files 2020-05-23 09:02:00 -03:00
stm32l15xx_flash.c arch/arm/stm32, stm32f7, stm32l4: Rename up_waste to stm32_waste 2020-05-03 16:42:19 +01:00
stm32l15xxx_alarm.h
stm32l15xxx_rcc.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32l15xxx_rtcc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00