nuttx/arch/arm/src/stm32h7
Xiang Xiao 4c167b0729 Correct the code alignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-01 21:22:21 -03:00
..
hardware include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
chip.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
Kconfig stm32{f|h}7:Fixed typo in Kconfig help 2022-01-30 01:49:57 +08:00
Make.defs stm32h7: add low power timers 2021-10-27 10:37:05 -05:00
stm32_adc.c adc: add ioctl command to get the number of configured channels 2021-07-26 19:45:47 -07:00
stm32_adc.h arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
stm32_alarm.h NuttX: Neil Hancock: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_allocateheap.c arch: arm: stm32, stm32f0l0g0, stm32h7, stm32l4, stm32l5: Fix typos. 2021-07-25 14:16:22 -03:00
stm32_bbsram.c stm32h7:bbsram add assert header 2021-06-08 13:19:22 -05:00
stm32_bbsram.h arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_dbgmcu.h stm32h7: Adds stm32_dbgmcu.h to match stm32f7 port. 2021-04-06 22:44:07 -05:00
stm32_dma.c stm32h7:DMA_TRBUFF is DMA_SCR_TRBUFF 2021-09-22 22:48:10 -03:00
stm32_dma.h Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
stm32_dtcm.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
stm32_dtcm.h mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
stm32_ethernet.c net: unify FAR keyword usage for all net buffer memory mapped buffers 2022-01-20 01:42:56 +08:00
stm32_ethernet.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_exti_alarm.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32_exti_gpio.c NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_exti_wakeup.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32_exti.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_flash.c add MTDIOCTL_PROGMEM_ERASESTATE support 2021-11-16 14:45:03 -03:00
stm32_flash.h stm32h7: Expose flash lock, unlock, and write protect functions to boards. 2021-04-06 22:42:52 -05:00
stm32_fmc.c arch: arm: stm32, stm32f0l0g0, stm32h7, stm32l4, stm32l5: Fix typos. 2021-07-25 14:16:22 -03:00
stm32_fmc.h Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
stm32_gpio.c stm32H7:Etablish device before enabling outputs 2021-09-21 18:25:16 -07:00
stm32_gpio.h Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
stm32_i2c.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_i2c.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_irq.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_iwdg.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_lowputc.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_lowputc.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_lptim.c stm32h7: add low power timers 2021-10-27 10:37:05 -05:00
stm32_lptim.h stm32h7: add low power timers 2021-10-27 10:37:05 -05:00
stm32_lse.c stm32h7: Adds stm32_dbgmcu.h to match stm32f7 port. 2021-04-06 22:44:07 -05:00
stm32_lsi.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_mpuinit.c stm32h7:Support CONFIG_MPU_RESET and CONFIG_ARM_MPU_EARLY_RESET 2021-10-23 03:58:26 -05:00
stm32_mpuinit.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_oneshot_lowerhalf.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
stm32_oneshot.c arch/arm/src/stm32h7/stm32_oneshot: fix style issues 2020-05-05 11:53:58 -06:00
stm32_oneshot.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_otg.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_otgdev.c stm32h7:USB otgdev Ensure proper EP state 2021-09-09 14:27:41 -04:00
stm32_otghost.c Correct the code alignment 2022-02-01 21:22:21 -03:00
stm32_pm.h arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_pminitialize.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_pmsleep.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
stm32_pmstandby.c arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_pmstop.c arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_pwm.c arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
stm32_pwm.h arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
stm32_pwr.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_pwr.h NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
stm32_qencoder.c drivers/sensors/as5048b: fix lower half init issue 2022-01-03 11:38:44 +08:00
stm32_qencoder.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_qspi.c Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
stm32_qspi.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_rcc.c stm32h7: Add support for IO compensation. 2021-04-12 15:08:52 -07:00
stm32_rcc.h stm32h7: Allow custom clock configuration to use stdclockconfig 2021-03-07 23:40:29 -08:00
stm32_rtc_lowerhalf.c Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
stm32_rtc.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
stm32_rtc.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_sdmmc.c stm32h7 sdmmc: do not enable power saving configuration bit (in SD 4-bit mode) because 2021-11-03 22:50:14 -05:00
stm32_sdmmc.h stm32h7 sdmmc: added missing sdio_set_sdio_card_isr() function to initialize SDIO in-band interrupt logic 2021-10-31 22:26:13 -05:00
stm32_serial.c Correct the code alignment 2022-02-01 21:22:21 -03:00
stm32_spi_slave.c Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
stm32_spi.c stm32h7:Support SPI SPI_DELAY_CONTROL 2021-11-06 05:14:05 -05:00
stm32_spi.h arch: arm: stm32, stm32f0l0g0, stm32h7, stm32l4, stm32l5: Fix typos. 2021-07-25 14:16:22 -03:00
stm32_start.c stm32h7:Support CONFIG_MPU_RESET and CONFIG_ARM_MPU_EARLY_RESET 2021-10-23 03:58:26 -05:00
stm32_start.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_tim.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
stm32_tim.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_timerisr.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_uart.h stm32h7:Serial Add RX and TX DMA 2021-04-17 09:56:41 +02:00
stm32_uid.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
stm32_uid.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_usbhost.c Fix indexing for stm32h7 usbhost tracing 2021-03-29 03:51:52 -05:00
stm32_usbhost.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_userspace.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_userspace.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_wdg.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_wwdg.c arch: arm: stm32, stm32f0l0g0, stm32h7, stm32l4, stm32l5: Fix typos. 2021-07-25 14:16:22 -03:00
stm32.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32h7x3xx_rcc.c stm32h7xxxx_rcc.c: Fixes typo in comment 2021-05-20 00:53:49 -07:00
stm32h7x7xx_rcc.c stm32h7xxxx_rcc.c: Fixes typo in comment 2021-05-20 00:53:49 -07:00