nuttx/arch/arm/src/stm32f7
Xiang Xiao 0fe1c85ba4 mm: Remove mm_heap_impl_s struct
it's more simple to make mm_heap_s opaque outside of mm

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I5c8e435f6baba6d22b10c5f7e8d9191104fb5af2
2021-07-07 02:14:53 -07:00
..
hardware NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
chip.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
Kconfig mmcsd:Stuck in 1-bit mode, Removed CONFIG_ARCH_HAVE_SDIO_DELAYED_INVLDT 2021-03-12 16:42:16 -03:00
Make.defs mm: Move procfs_register_meminfo into common place 2021-07-04 15:33:19 +08:00
stm32_adc.c Integration of pysimCoder with NUTTX 2021-03-29 21:38:58 -03:00
stm32_adc.h arch/stm32f7: Fix nxstyle errors 2021-01-31 19:55:34 +00:00
stm32_alarm.h NuttX: Neil Hancock: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_allocateheap.c arch/arm/src/stm32f7/stm32_allocateheap.c: Fix MPU alignments 2021-04-12 23:20:18 -05:00
stm32_bbsram.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_bbsram.h arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_can.c arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_can.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_capture.c NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_capture.h NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_config.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_dbgmcu.h arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_dma.c NuttX: Bob Feretich: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_dma.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_dma2d.c NuttX: typo fix 2021-04-08 22:48:46 -05:00
stm32_dma2d.h NuttX: Marco Krahl: update licenses to Apache 2021-04-06 12:50:41 -05:00
stm32_dtcm.c mm: Remove mm_heap_impl_s struct 2021-07-07 02:14:53 -07:00
stm32_dtcm.h mm: Remove mm_heap_impl_s struct 2021-07-07 02:14:53 -07:00
stm32_dumpgpio.c NuttX: Bob Feretich: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_ethernet.c arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_ethernet.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_exti.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_exti_alarm.c
stm32_exti_gpio.c NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_exti_pwr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
stm32_exti_pwr.h
stm32_exti_wakeup.c
stm32_flash.c
stm32_fmc.c
stm32_fmc.h
stm32_gpio.c NuttX: Bob Feretich: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_gpio.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_i2c.c arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_i2c.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_irq.c
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_lse.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_lsi.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_ltdc.c NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
stm32_ltdc.h arch/stm32f7: Fix nxstyle errors 2021-02-26 17:13:05 +00:00
stm32_mpuinit.c Remove MPU_RASR_S bit from stm32f7 MPU user mode intsram configration 2021-04-12 23:20:18 -05:00
stm32_mpuinit.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05: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 arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_otghost.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_pm.h arch/stm32f7: Fix nxstyle errors 2021-02-26 17:13:05 +00: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/stm32f7: Fix nxstyle errors 2021-02-26 17:13:05 +00:00
stm32_pmstandby.c arch/stm32f7: Fix nxstyle errors 2021-02-26 17:13:05 +00:00
stm32_pmstop.c arch/stm32f7: Fix nxstyle errors 2021-02-26 17:13:05 +00:00
stm32_pwm.c File for the integration of pysimCoder with NUTTX 2021-03-23 20:37:56 -03:00
stm32_pwm.h arch/stm32f7: Fix nxstyle errors 2021-02-26 17:13:05 +00:00
stm32_pwr.c NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_pwr.h arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_qencoder.c File for the integration of pysimCoder with NUTTX 2021-03-23 20:37:56 -03:00
stm32_qencoder.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_qspi.c stm32f7/stm32_qspi.c: Fix warning of format strings 2021-02-03 08:49:46 +00:00
stm32_qspi.h
stm32_rcc.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_rcc.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_rng.c arch: arm: stm32: Max Holtzberg: update licenses to Apache 2021-04-03 09:36:43 -05:00
stm32_rtc.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_rtc.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_rtc_lowerhalf.c Replace mktime with timegm in rtc and fs driver 2021-06-24 20:53:53 +08:00
stm32_sai.c arch/arm/src/stm32f7/stm32_sai.c: Fix syslog formats 2020-11-30 05:28:17 -06:00
stm32_sai.h arch/stm32f7: Fix nxstyle errors 2021-02-12 10:27:13 -08:00
stm32_sdmmc.c Fixes race condition in event wait logic of SDMMC driver. 2021-04-05 23:08:45 -05:00
stm32_sdmmc.h arch: arm: stm: Author Gregory Nutt: update licenses to Apache 2021-03-31 00:59:15 -05:00
stm32_serial.c arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_spi.c
stm32_spi.h arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_start.c arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
stm32_start.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_tickless.c Separate CLOCK_TIMEKEEPING and SCHED_TICKLESS. 2021-04-13 11:42:31 -05:00
stm32_tim.c stm32/stm32f7 tickless: Fix clearing and checking of interrupts. 2021-04-10 23:38:16 -05:00
stm32_tim.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32_tim_lowerhalf.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
stm32_timerisr.c stm32f7: Remove the one and only reference to STM32_BOARD_HCLK. 2021-04-06 22:42:06 -05:00
stm32_uart.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -05:00
stm32_uid.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
stm32_uid.h arch: arm: stm: fix nxstyle errors 2021-03-31 00:59:15 -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
stm32f72xx73xx_rcc.c NuttX: Bob Feretich: update licenses to Apache 2021-04-01 12:13:12 -05:00
stm32f74xx75xx_rcc.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32f76xx77xx_rcc.c arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00