nuttx/arch/arm/src/sama5
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 Fix nuttx coding style 2023-07-11 02:33:45 +08:00
chip.h
Kconfig SAMA5D2 MCAN Error corrections plus changes to improve clarity 2023-08-12 02:20:09 +08:00
Make.defs Add ATSAMA5D2/D4 Secure Fuse Controller (SFC) driver 2023-05-12 16:29:48 -03:00
sam_adc.c SAMA5D2 fix printf formatter 2022-12-07 21:33:17 +01:00
sam_adc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_allocateheap.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sam_boot.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
sam_boot.h
sam_can.c Fix typos (s/FRQUENCY/FREQUENCY/) 2023-05-13 00:31:26 +08:00
sam_can.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_classd.c SAMA5D2 Class D 2023-04-29 13:46:04 +08:00
sam_classd.h SAMA5D2 Class D 2023-04-29 13:46:04 +08:00
sam_clockconfig.c Fix warning in file included from chip/sam_clockconfig.c:34: 2023-01-16 18:59:44 -03:00
sam_clockconfig.h
sam_config.h SAMA5D2 add Flexcom SPI 2022-12-20 12:20:28 +08:00
sam_dbgu.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
sam_dbgu.h
sam_dmac.c arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
sam_dmac.h sama5/dmac: add defines for ATSAMA5D2 2023-01-14 13:40:14 +08:00
sam_ehci.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_emaca.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_emacb.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_ethernet.c
sam_ethernet.h
sam_flexcom_serial.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
sam_flexcom_spi.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_flexcom_spi.h Remove executable permissions from source files 2023-01-30 20:34:51 -03:00
sam_freerun.c arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
sam_freerun.h Remove unused 'running' field from freerun lower half drivers. 2021-04-07 20:35:50 -03:00
sam_gf512.c
sam_gf1024.c
sam_gmac.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_hsmci_clkdiv.c
sam_hsmci.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sam_hsmci.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_irq.c Fix error: implicit declaration of function 'cp15_invalidate_icache'; did you mean 'cp15_invalidate_dcache'? 2023-01-16 16:14:32 +08:00
sam_irq.h
sam_isi.c
sam_isi.h
sam_lcd.c SAMA5D2, improve LCD support 2023-05-27 14:03:51 +08:00
sam_lcd.h
sam_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_lowputc.h
sam_mcan.c SAMA5D2 MCAN Error corrections plus changes to improve clarity 2023-08-12 02:20:09 +08:00
sam_mcan.h Add SAMA5D2 MCAN support 2022-12-21 14:51:57 -03:00
sam_memories.c
sam_memories.h
sam_memorymap.c
sam_memorymap.h
sam_nand.c mtd/nand: Fix the comment and remove the uneeded inclusion 2023-05-01 22:47:00 +03:00
sam_nand.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
sam_ohci.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_oneshot_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_oneshot.c arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
sam_oneshot.h
sam_pck.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pck.h
sam_periphclks.h
sam_pgalloc.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_pgalloc.h
sam_pio.c
sam_pio.h
sam_pioirq.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_pmc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_pmc.h
sam_pmecc.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_pmecc.h Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_pwm.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sam_pwm.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_rtc.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_rtc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_sckc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_sckc.h
sam_sdmmc.c arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
sam_sdmmc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_serial.c Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
sam_serial.h
sam_serialinit.c Fixes for SAMA5D2 Flexcom USART 2022-11-30 23:14:17 +08:00
sam_sfc.c Add ATSAMA5D2/D4 Secure Fuse Controller (SFC) driver 2023-05-12 16:29:48 -03:00
sam_sfc.h Add ATSAMA5D2/D4 Secure Fuse Controller (SFC) driver 2023-05-12 16:29:48 -03:00
sam_spi.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_ssc.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_ssc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_systemreset.c boards/sama5d3-xplained: Add reboot support. 2023-03-20 09:13:37 +01:00
sam_tc.c SAMA5D2 fix printf formatter 2022-12-07 21:33:17 +01:00
sam_tc.h
sam_tickless.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_trng.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
sam_trng.h
sam_tsd.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
sam_tsd.h Fix SAMA5D2 ADC and TSD problems 2022-12-01 01:51:12 +08:00
sam_twi.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sam_twi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_udphs.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_udphs.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_usbhost.c boards/sama5d3-xplained: Fix OHCI clock. 2023-03-21 14:08:03 -03:00
sam_usbhost.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_wdt.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sam_wdt.h
sam_xdmac.c arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
sama5d2x_memorymap.c
sama5d2x_periphclks.h
sama5d2x_pio.c Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
sama5d2x_pio.h
sama5d3x4x_pio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sama5d3x4x_pio.h
sama5d3x_memorymap.c
sama5d3x_periphclks.h
sama5d4x_memorymap.c
sama5d4x_periphclks.h