nuttx/arch/arm/src/stm32h7
Petro Karashchenko b107e4f417 nuttx: unify MIN, MAX and ABS macro definition across the code
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-12-21 09:31:28 +08:00
..
hardware Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
chip.h
Kconfig stm32fh7:Allow the use of the Network Monitor via polling 2022-10-25 21:52:14 +08:00
Make.defs arch/stm32h7: Add FDCAN SocketCAN driver 2022-05-06 08:54:58 +02:00
stm32_adc.c Files for pysimCoder on nucleo-h743zi2 2022-10-29 18:03:37 -03:00
stm32_adc.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_alarm.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_allocateheap.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
stm32_bbsram.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
stm32_bbsram.h stm32h7: Add missing time.h include 2022-10-31 10:22:27 +08:00
stm32_dbgmcu.h
stm32_dma.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dma.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dtcm.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_dtcm.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_ethernet.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
stm32_ethernet.h
stm32_exti_alarm.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_exti_gpio.c Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
stm32_exti_wakeup.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_exti.h
stm32_fdcan_sock.c net/devif: move preprocess of txpoll into common code 2022-11-27 12:11:12 +08:00
stm32_fdcan_sock.h arch/stm32h7: Add FDCAN SocketCAN driver 2022-05-06 08:54:58 +02:00
stm32_flash.c Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
stm32_flash.h
stm32_fmc.c arch: arm: stm32, stm32f0l0g0, stm32h7, stm32l4, stm32l5: Fix typos. 2021-07-25 14:16:22 -03:00
stm32_fmc.h
stm32_gpio.c Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
stm32_gpio.h
stm32_i2c.c arch: Don't free the context if the reference doesn't equal zero 2022-11-14 09:34:04 +09:00
stm32_i2c.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
stm32_iwdg.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_lowputc.h
stm32_lptim.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_lptim.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_lse.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_lsi.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_mpuinit.c nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
stm32_mpuinit.h
stm32_oneshot_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_oneshot.c
stm32_oneshot.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_otg.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_otgdev.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_otghost.c Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_pm.h arch: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
stm32_pminitialize.c pm: Move pm_initialize call from driver_initialize to xxx_pminitialize 2022-04-22 14:36:27 +03:00
stm32_pmsleep.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pmstandby.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pmstop.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pwm.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_pwm.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_pwr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_pwr.h
stm32_qencoder.c Files for pysimCoder on nucleo-h743zi2 2022-10-29 18:03:37 -03:00
stm32_qencoder.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_qspi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_qspi.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_rcc.c Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
stm32_rcc.h arch/armv[6|7|8]-m: Move _vectors to arm_internal.h to avoid the duplication 2022-09-21 22:23:11 +02:00
stm32_rtc_lowerhalf.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_rtc.c gmtimer: Fixed range of tm_yday. 2022-10-19 12:39:04 +08:00
stm32_rtc.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_sdmmc.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_sdmmc.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_serial.c Fix Error: chip/stm32_serial.c:1542:20: error: unused function 'up_serialmod' 2022-11-21 17:39:04 +08:00
stm32_spi_slave.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_spi.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_start.c arch/arm: fix typos in start files 2022-12-17 13:56:17 +08:00
stm32_start.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_tickless.c sched: use tick count for sched timer expiration 2022-10-12 11:55:46 +08:00
stm32_tim.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_tim.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_uart.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_uid.c
stm32_uid.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
stm32_usbhost.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_usbhost.h
stm32_userspace.c
stm32_userspace.h
stm32_wdg.h arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32_wwdg.c arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
stm32.h arch/stm32h7: Add FDCAN SocketCAN driver 2022-05-06 08:54:58 +02:00
stm32h7b3xx_flash.c arch/arm/stm32h7: multiple fixes for stm32h7 flash interface 2022-10-25 05:37:08 -04:00
stm32h7x3xx_rcc.c Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
stm32h7x7xx_rcc.c
stm32h743xx_flash.c arch/arm/stm32h7: multiple fixes for stm32h7 flash interface 2022-10-25 05:37:08 -04:00