nuttx/arch/arm/src/nrf52
Nathan Hartman dd718e78f7 Fix typos
2022-08-07 23:33:19 +08:00
..
hardware arch/arm/src/nrf52/hardware/nrf52_ficr.h: add device address types 2021-12-17 12:35:17 -06:00
sdc include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
.gitignore
chip.h
Kconfig Simplify DEFAULT_SMALL usage in Kconfig 2022-03-01 03:15:01 +08:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00
nrf52_adc.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_adc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_allocateheap.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_clockconfig.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_clockconfig.h
nrf52_config.h
nrf52_flash.c progmem: eliminate PROGMEM_ERASESTATE configuration option 2022-03-22 10:01:41 -03:00
nrf52_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_gpio.h
nrf52_gpiote.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_gpiote.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_i2c_bitbang.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_i2c_bitbang.h
nrf52_i2c.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
nrf52_i2c.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
nrf52_irq.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_irq.h
nrf52_lowputc.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
nrf52_lowputc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_nvmc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_nvmc.h
nrf52_pminitialize.c pm: Move pm_initialize call from driver_initialize to xxx_pminitialize 2022-04-22 14:36:27 +03:00
nrf52_ppi.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_ppi.h
nrf52_pwm.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_pwm.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_radio.c Fix typos 2022-08-07 23:33:19 +08:00
nrf52_radio.h Fix typos 2022-08-07 23:33:19 +08:00
nrf52_rng.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_rtc.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_rtc.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_sdc.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_sdc.h
nrf52_serial.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_serial.h
nrf52_spi.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
nrf52_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_start.c nuttx: fix typos in comments 2022-05-14 23:45:52 +08:00
nrf52_start.h
nrf52_systick.c
nrf52_tickless_rtc.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_tim_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_tim_lowerhalf.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_tim.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_tim.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_uid.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_uid.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
nrf52_utils.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_wdt_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_wdt_lowerhalf.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52_wdt.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
nrf52_wdt.h
nrf52832_errdata.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00