nuttx/arch/arm/src/stm32h7
chao an 664927c86e mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
hardware arch/stm32h7: add CM4 core support 2023-08-26 03:35:32 +08:00
chip.h
CMakeLists.txt arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
Kconfig arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
Make.defs arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_adc.c Files for pysimCoder on nucleo-h743zi2 2022-10-29 18:03:37 -03:00
stm32_adc.h
stm32_alarm.h
stm32_allocateheap.c arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_bbsram.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
stm32_bbsram.h stm32h7: Add missing time.h include 2022-10-31 10:22:27 +08:00
stm32_dbgmcu.h
stm32_dma.c stm32h7:dma Remove CPU lock on HW fail 2023-02-17 14:23:27 +08:00
stm32_dma.h
stm32_dtcm.c
stm32_dtcm.h
stm32_dualcore.c arch/stm32h7: add CM4 core support 2023-08-26 03:35:32 +08:00
stm32_dualcore.h arch/stm32h7: add CM4 core support 2023-08-26 03:35:32 +08:00
stm32_ethernet.c net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
stm32_ethernet.h
stm32_exti_alarm.c
stm32_exti_gpio.c arm/stm32h7: Add STM32H745 family 2023-07-12 11:30:57 -03:00
stm32_exti_wakeup.c
stm32_exti.h
stm32_fdcan_sock.c stm32h7: reduce the extended filter size to 64 2023-02-15 19:06:54 +08:00
stm32_fdcan_sock.h
stm32_flash.c
stm32_flash.h
stm32_fmc.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32_fmc.h
stm32_gpio.c arm/stm32h7: Add STM32H745 family 2023-07-12 11:30:57 -03:00
stm32_gpio.h
stm32_hsem.c arch/stm32h7: add HSEM support 2023-08-26 03:35:32 +08:00
stm32_hsem.h arch/stm32h7: add HSEM support 2023-08-26 03:35:32 +08:00
stm32_i2c.c Revert "arch: Don't free the context if the reference doesn't equal zero" 2023-01-15 19:52:05 +08:00
stm32_i2c.h
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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_lowputc.c
stm32_lowputc.h
stm32_lptim.c
stm32_lptim.h
stm32_lse.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_lsi.c
stm32_ltdc.c stm32h7: add LTDC support 2023-07-12 11:30:57 -03:00
stm32_ltdc.h stm32h7: add LTDC support 2023-07-12 11:30:57 -03:00
stm32_mpuinit.c arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_mpuinit.h arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_oneshot_lowerhalf.c
stm32_oneshot.c
stm32_oneshot.h
stm32_otg.h stm32h7/otg: allow USBDEV and USBHOST to work simultaneously 2023-05-15 17:32:32 +08:00
stm32_otgdev.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
stm32_otghost.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
stm32_pm.h
stm32_pminitialize.c
stm32_pmsleep.c
stm32_pmstandby.c
stm32_pmstop.c
stm32_pwm.c
stm32_pwm.h
stm32_pwr.c
stm32_pwr.h
stm32_qencoder.c Files for pysimCoder on nucleo-h743zi2 2022-10-29 18:03:37 -03:00
stm32_qencoder.h
stm32_qspi.c drivers/spi: add support for qspi hwfeatures 2023-07-12 01:42:25 +08:00
stm32_qspi.h
stm32_rcc.c arch/stm32h7: add an option to bypass clock configuration 2023-08-26 03:35:32 +08:00
stm32_rcc.h
stm32_rptun.c arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_rptun.h arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_rtc_lowerhalf.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
stm32_rtc.c clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h 2023-06-26 19:14:08 +03:00
stm32_rtc.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_sdmmc.c stm32h7:sdmmc It is not an error if no wait was needed 2023-05-10 00:46:44 +08:00
stm32_sdmmc.h
stm32_serial.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_spi_slave.c Fix nuttx coding style 2023-07-11 02:33:45 +08:00
stm32_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32_spi.h
stm32_start.c arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_start.h
stm32_tickless.c
stm32_tim_lowerhalf.c Fix nuttx coding style 2023-07-11 02:33:45 +08:00
stm32_tim.c
stm32_tim.h
stm32_timerisr.c
stm32_uart.h
stm32_uid.c
stm32_uid.h
stm32_usbhost.c arch/arm/src/stm32h7/stm32_usbhost.c: Fix nxstyle errors 2023-05-18 20:14:45 +08:00
stm32_usbhost.h
stm32_userspace.c arch/stm32h7: add RPTUN support 2023-08-26 03:35:32 +08:00
stm32_userspace.h
stm32_wdg.h
stm32_wwdg.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32.h
stm32h7b3xx_flash.c
stm32h7x3xx_rcc.c arch/stm32h7/rcc: default value for BOARD_FLASH_PROGDELAY 2023-08-26 03:35:32 +08:00
stm32h7x7xx_rcc.c arch/stm32h7: use correct name for bit 2 in STM32_PWR_CR3 register 2023-08-14 23:42:37 +08:00
stm32h743xx_flash.c