nuttx/arch/arm/src/nrf53
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/nrf53: port 6e8f25ba3b change from nrf52 2023-08-13 11:45:06 -03:00
sdc arch/nrf53: add SoftDevice support 2023-03-05 19:31:07 -03:00
.gitignore arch/nrf53: add SoftDevice support 2023-03-05 19:31:07 -03:00
chip.h
CMakeLists.txt arch/nrf53: move SPU configuration to a separate file 2023-08-21 17:34:36 +08:00
Kconfig arch/nrf53: FLASH cache only for netcore, disable by default as it breaks rptun 2023-08-21 17:34:36 +08:00
Make.defs arch/nrf53: move SPU configuration to a separate file 2023-08-21 17:34:36 +08:00
nrf53_adc.c arch/{nrf52|nrf53}: validate if EasyDMA transfer is possible 2023-06-01 00:40:17 +08:00
nrf53_adc.h arch/nrf53: add SAADC support 2023-03-25 18:37:51 +02:00
nrf53_allocateheap.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
nrf53_clockconfig.c arch/nrf53: add QSPI support 2023-05-25 22:41:34 +08:00
nrf53_clockconfig.h arch/nrf53: add HFCLK192M clock support 2023-05-25 22:41:34 +08:00
nrf53_config.h
nrf53_cpunet.c arch/nrf53: boot the net core 2023-03-04 12:35:14 +09:00
nrf53_cpunet.h arch/nrf53: boot the net core 2023-03-04 12:35:14 +09:00
nrf53_flash.c arch/nrf53: add progmem support 2023-05-31 23:12:21 +08:00
nrf53_gpio.c arch/nrf53_gpio: add interface to assign GPIO to the net core 2023-03-04 12:35:14 +09:00
nrf53_gpio.h arch/nrf53_gpio: add interface to assign GPIO to the net core 2023-03-04 12:35:14 +09:00
nrf53_gpiote.c arch/nrf53/nrf53_gpiote.c: fix compilation for GPIOTE1 2023-05-24 09:54:55 +08:00
nrf53_gpiote.h arch/nrf53: add GPIOTE support 2023-03-28 19:43:19 -03:00
nrf53_i2c.c arch/{nrf52|nrf53|nrf91}: handle I2C errors in interrupt mode 2023-08-14 17:51:48 +08:00
nrf53_i2c.h arch/nrf53: add I2C support 2023-05-19 21:36:49 -07:00
nrf53_idle.c
nrf53_ipc.c arch/nrf53: initial support for rptun 2023-03-09 14:21:42 +08:00
nrf53_ipc.h arch/nrf53: initial support for rptun 2023-03-09 14:21:42 +08:00
nrf53_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
nrf53_irq.h
nrf53_lowputc.c nrf52/nrf53: lowputc: fix compilation if flow control enabled 2023-03-25 22:24:36 +02:00
nrf53_lowputc.h
nrf53_oscconfig.c arch/nrf53: initial clock configuration 2023-03-05 19:31:07 -03:00
nrf53_oscconfig.h arch/nrf53: initial clock configuration 2023-03-05 19:31:07 -03:00
nrf53_pminitialize.c arch/nrf53: initialize PM 2023-03-13 22:24:28 +02:00
nrf53_pwm.c arch/{nrf52|nrf53}: validate if EasyDMA transfer is possible 2023-06-01 00:40:17 +08:00
nrf53_pwm.h arch/nrf53: add PWM support 2023-03-15 22:08:27 +01:00
nrf53_qspi.c drivers/spi: add support for qspi hwfeatures 2023-07-12 01:42:25 +08:00
nrf53_qspi.h arch/nrf53: add QSPI support 2023-05-25 22:41:34 +08:00
nrf53_rptun.c arch/nrf53: FLASH cache only for netcore, disable by default as it breaks rptun 2023-08-21 17:34:36 +08:00
nrf53_rptun.h arch/nrf53: initial support for rptun 2023-03-09 14:21:42 +08:00
nrf53_rtc.c arch/nrf53: add RTC support 2023-03-28 19:43:35 -03:00
nrf53_rtc.h arch/nrf53: add RTC support 2023-03-28 19:43:35 -03:00
nrf53_sdc.c assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
nrf53_sdc.h arch/nrf53: add RPMSG HCI controller support 2023-04-22 01:37:24 +08:00
nrf53_serial.c arch/nrf53: UART0-3, SPI0-3 and TWI0-3 instances share the same interrupt vectors 2023-05-19 21:36:49 -07:00
nrf53_serial.h
nrf53_spi.c arch/{nrf52|nrf53}: validate if EasyDMA transfer is possible 2023-06-01 00:40:17 +08:00
nrf53_spi.h arch/nrf53: add SPI support 2023-05-20 10:18:49 -07:00
nrf53_spu.c arch/nrf53: move SPU configuration to a separate file 2023-08-21 17:34:36 +08:00
nrf53_spu.h arch/nrf53: move SPU configuration to a separate file 2023-08-21 17:34:36 +08:00
nrf53_start.c arch/nrf53: move SPU configuration to a separate file 2023-08-21 17:34:36 +08:00
nrf53_start.h
nrf53_systick.c
nrf53_tickless_rtc.c arch/nrf53: add tickless support 2023-03-28 19:43:35 -03:00
nrf53_tim_lowerhalf.c arch/nrf53: add TIM support 2023-03-14 19:22:45 -03:00
nrf53_tim_lowerhalf.h arch/nrf53: add TIM support 2023-03-14 19:22:45 -03:00
nrf53_tim.c arch/nrf53: add TIM support 2023-03-14 19:22:45 -03:00
nrf53_tim.h arch/nrf53: add TIM support 2023-03-14 19:22:45 -03:00
nrf53_uid.c arch/{nrf52|nrf53}/uid: specify the length of the UID array 2023-03-14 01:28:27 +02:00
nrf53_uid.h arch/{nrf52|nrf53}/uid: specify the length of the UID array 2023-03-14 01:28:27 +02:00
nrf53_usbd.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
nrf53_usbd.h arch/nrf53: add USBD support 2023-05-24 09:54:55 +08:00
nrf53_utils.c arch/{nrf52|nrf53}: validate if EasyDMA transfer is possible 2023-06-01 00:40:17 +08:00