nuttx/arch/arm/src/nrf53
raiden00pl e75c19ce58 arch/arm/{nrf53|nrf91}: enable fpu if CONFIG_ARCH_FPU=y
enable fpu if CONFIG_ARCH_FPU=y, the previous condition depended on CONFIG_ARCH_HAVE_FPU=y
2024-07-26 23:46:34 +08:00
..
hardware fix nxstyle 2024-05-03 14:15:56 -03:00
sdc
.gitignore
chip.h
CMakeLists.txt
Kconfig
Make.defs
nrf53_adc.c
nrf53_adc.h Update kconfig2html.c 2023-12-14 20:02:52 -08:00
nrf53_allocateheap.c
nrf53_clockconfig.c
nrf53_clockconfig.h
nrf53_config.h
nrf53_cpunet.c
nrf53_cpunet.h
nrf53_flash.c
nrf53_gpio.c
nrf53_gpio.h
nrf53_gpiote.c arch/nrf{52|53}/gpiote.c: fix event reconfiguration for a given pin 2024-02-17 05:00:06 -08:00
nrf53_gpiote.h
nrf53_i2c.c
nrf53_i2c.h
nrf53_idle.c
nrf53_ipc.c
nrf53_ipc.h
nrf53_irq.c arch/arm:add up_debugpoint api 2023-12-11 08:43:26 -08:00
nrf53_irq.h
nrf53_lowputc.c
nrf53_lowputc.h
nrf53_oscconfig.c
nrf53_oscconfig.h
nrf53_pminitialize.c
nrf53_pwm.c
nrf53_pwm.h
nrf53_qspi.c Update kconfig2html.c 2023-12-14 20:02:52 -08:00
nrf53_qspi.h
nrf53_rptun.c rptun: Remove the unused shmemname field and argument 2024-02-04 09:54:05 +01:00
nrf53_rptun.h rptun: Remove the unused shmemname field and argument 2024-02-04 09:54:05 +01:00
nrf53_rtc.c
nrf53_rtc.h arch/nrf{52|53|91}: let the events from comparator correspond to CC id 2024-02-17 05:00:35 -08:00
nrf53_sdc.c
nrf53_sdc.h
nrf53_serial.c
nrf53_serial.h Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
nrf53_spi.c arch/nrf{52|53|91}: fix typo 2024-03-10 01:43:11 +08:00
nrf53_spi.h
nrf53_spu.c
nrf53_spu.h
nrf53_start.c arch/arm/{nrf53|nrf91}: enable fpu if CONFIG_ARCH_FPU=y 2024-07-26 23:46:34 +08:00
nrf53_start.h
nrf53_systick.c
nrf53_tickless_rtc.c
nrf53_tim_lowerhalf.c
nrf53_tim_lowerhalf.h
nrf53_tim.c arch/{nrf52|nrf53|nrf91}/tim.c: fix typo 2024-01-28 09:46:34 -08:00
nrf53_tim.h
nrf53_uid.c
nrf53_uid.h
nrf53_usbd.c
nrf53_usbd.h
nrf53_utils.c