.. |
hardware
|
stm32h7:DMA Add BDMA support
|
2020-06-06 19:17:15 +01:00 |
chip.h
|
Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware.
|
2019-05-24 16:54:25 -06:00 |
Kconfig
|
stm32h7:Kconfig limit STM32H7_SPIn_COMMTYPE range to valid values
|
2020-06-05 21:07:54 +01:00 |
Make.defs
|
arch/arm/src/stm32h7: Add the spi slave bus control driver
|
2020-05-28 05:14:38 -07:00 |
stm32_adc.c
|
Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc
|
2020-02-29 12:33:25 -03:00 |
stm32_adc.h
|
Merged in david_s5/nuttx/master_h7 (pull request #900)
|
2019-06-13 19:51:12 +00:00 |
stm32_alarm.h
|
Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation.
|
2019-09-05 08:12:50 -06:00 |
stm32_allocateheap.c
|
arch/arm/src/stm32h7/stm32_allocateheap.c: Fix compilation when CONFIG_MM_REGIONS == 1
|
2020-05-13 06:51:57 -06:00 |
stm32_bbsram.c
|
Check the return of nxsem_wait_uninterruptible()
|
2020-04-04 15:37:12 -06:00 |
stm32_bbsram.h
|
Minor updates from review of last PR.
|
2019-08-15 10:05:21 -06:00 |
stm32_dma.c
|
stm32h7:Fix compiler error stm32_bdma_capable
|
2020-06-09 20:08:50 +01:00 |
stm32_dma.h
|
Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware.
|
2019-05-24 16:54:25 -06:00 |
stm32_dtcm.c
|
Merged in david_s5/nuttx/master_h7 (pull request #1007)
|
2019-08-19 20:42:52 +00:00 |
stm32_dtcm.h
|
Merged in david_s5/nuttx/master_h7 (pull request #1007)
|
2019-08-19 20:42:52 +00:00 |
stm32_ethernet.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
stm32_ethernet.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
|
boards/arm/stm32h7/stm32h747i-disco: SDMMC card detect interrupt
|
2020-05-15 23:11:33 +01:00 |
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
|
Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware.
|
2019-05-24 16:54:25 -06:00 |
stm32_flash.c
|
arch/arm/src/stm32h7: Make flash program size configurable
|
2020-05-14 17:27:49 -06:00 |
stm32_flash.h
|
Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc
|
2020-02-29 12:33:25 -03:00 |
stm32_fmc.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_fmc.h
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_gpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_gpio.h
|
arch/stm32h7: Extend support to all STM32H7x3xx
|
2020-04-16 13:23:12 -06: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_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
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_lowputc.h
|
Merged in raiden00/nuttx_h7 (pull request #672)
|
2018-07-09 16:32:22 +00:00 |
stm32_lse.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_lsi.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_mpuinit.c
|
Merged in raiden00/nuttx_h7 (pull request #839)
|
2019-03-11 16:43:13 +00:00 |
stm32_mpuinit.h
|
Merged in raiden00/nuttx_h7 (pull request #839)
|
2019-03-11 16:43:13 +00:00 |
stm32_oneshot_lowerhalf.c
|
arch/arm/src/stm32h7/stm32_oneshot: fix style issues
|
2020-05-05 11:53:58 -06:00 |
stm32_oneshot.c
|
arch/arm/src/stm32h7/stm32_oneshot: fix style issues
|
2020-05-05 11:53:58 -06:00 |
stm32_oneshot.h
|
arch/arm/src/stm32h7/stm32_oneshot: fix style issues
|
2020-05-05 11:53:58 -06:00 |
stm32_otg.h
|
Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware.
|
2019-05-24 16:54:25 -06:00 |
stm32_otgdev.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_otghost.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_dtcm.c
|
fix nxstyle warning
|
2020-07-10 21:30:02 +01:00 |
stm32_pwm.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pwm.h
|
arch/arm/src/stm32h7/stm32_pwm: nxstyle fixes
|
2020-04-22 01:37:42 +08:00 |
stm32_pwr.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pwr.h
|
Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc
|
2020-02-29 12:33:25 -03: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_qspi.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
stm32_qspi.h
|
arch/arm/src/stm32h7: Port QSPI driver from STM32F7 to STM32H7
|
2020-01-05 07:45:30 -06:00 |
stm32_rcc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_rcc.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01: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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_rtc.h
|
Merged in david_s5/nuttx/master_h7 (pull request #1002)
|
2019-08-17 14:01:28 +00:00 |
stm32_sdmmc.c
|
sched/wdog: Remove MAX_WDOGPARMS and related stuff
|
2020-08-14 08:19:50 -06:00 |
stm32_sdmmc.h
|
Fix use of undefined pp-token #errror, other typos.
|
2019-09-19 18:19:18 -06:00 |
stm32_serial.c
|
stm32h7:serial fix coding standard violation
|
2020-08-06 01:03:34 -05:00 |
stm32_spi_slave.c
|
arch/arm/src/stm32h7: Add the spi slave bus control driver
|
2020-05-28 05:14:38 -07:00 |
stm32_spi.c
|
stm32h7:SPI Locate SPI6 DMA buffers in sram4
|
2020-06-06 23:05:30 +08:00 |
stm32_spi.h
|
arch/arm/src/stm32h7: Add the spi slave bus control driver
|
2020-05-28 05:14:38 -07:00 |
stm32_start.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_start.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_tim.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_tim.h
|
Add OUTTOGGLE mode to STM32H7 timer driver (#541)
|
2020-03-11 05:18:43 -07: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/stm32/stm32_uart.h: Fix nxstyle complaints.
|
2020-03-10 06:53:00 -05:00 |
stm32_uid.c
|
Merged in david_s5/nuttx/master_h7 (pull request #1008)
|
2019-08-19 22:21:11 +00:00 |
stm32_uid.h
|
Merged in david_s5/nuttx/master_h7 (pull request #1008)
|
2019-08-19 22:21:11 +00:00 |
stm32_usbhost.h
|
Merged in raiden00/nuttx_h7 (pull request #837)
|
2019-03-10 13:24:58 +00:00 |
stm32_userspace.c
|
Merged in raiden00/nuttx_h7 (pull request #839)
|
2019-03-11 16:43:13 +00:00 |
stm32_userspace.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_wdg.h
|
Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc
|
2020-02-29 12:33:25 -03:00 |
stm32_wwdg.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32h7x3xx_rcc.c
|
stm32h7:stm32h7x3xx_rcc Select FDCAN clock source
|
2020-05-26 03:57:34 -07:00 |
stm32h7x7xx_rcc.c
|
arch/stm32h7: Extend support to all STM32H7x3xx
|
2020-04-16 13:23:12 -06:00 |