nuttx/arch/arm/src/nrf52
2020-08-29 09:03:49 +02:00
..
hardware nrf52_radio.h: condition various definitions depending on specific chip 2020-08-29 09:03:49 +02:00
chip.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
Kconfig nrf52: add PPI peripheral support 2020-08-25 07:22:24 +02:00
Make.defs nrf52: add PPI peripheral support 2020-08-25 07:22:24 +02:00
nrf52_allocateheap.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52_clockconfig.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_clockconfig.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_config.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_flash.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_gpio.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_gpio.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_gpiote.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_gpiote.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_i2c.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
nrf52_i2c.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_idle.c arch/arm/src/nrf52/nrf52_idle.c: disable WFI in up_idle 2020-06-09 13:12:09 +01:00
nrf52_irq.c arch/arm, board/arm: Rename all up_ramvec_* functions to arm_ramvec_* 2020-05-01 16:55:33 -03:00
nrf52_irq.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_lowputc.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52_lowputc.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_nvmc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_nvmc.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
nrf52_ppi.c nrf52_ppi: pass event and task register addresses as uin32_t directly 2020-08-25 07:22:24 +02:00
nrf52_ppi.h nrf52_ppi: pass event and task register addresses as uin32_t directly 2020-08-25 07:22:24 +02:00
nrf52_radio.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
nrf52_radio.h arch/arm/src/nrf52: add initial interface to work with on-chip radio 2020-04-03 18:22:55 -06:00
nrf52_rng.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
nrf52_rtc.c nrf52_rtc: unify irq and evt enums 2020-08-25 07:17:23 +02:00
nrf52_rtc.h nrf52_rtc: unify irq and evt enums 2020-08-25 07:17:23 +02:00
nrf52_serial.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52_serial.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_spi.c nrf52: add workaround to SPI Master 1 Byte transfer anomaly 2020-05-25 08:12:14 -06:00
nrf52_spi.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52_start.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52_start.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_tim_lowerhalf.c arch/arm/src/nrf52: add support for TIMER lowerhalf 2020-07-20 17:11:11 +01:00
nrf52_tim_lowerhalf.h arch/arm/src/nrf52: add support for TIMER lowerhalf 2020-07-20 17:11:11 +01:00
nrf52_tim.c arch/arm/src/nrf52: add a low-level TIMER interface 2020-07-18 20:00:52 +01:00
nrf52_tim.h arch/arm/src/nrf52: add a low-level TIMER interface 2020-07-18 20:00:52 +01:00
nrf52_timerisr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_utils.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nrf52_wdt.c Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
nrf52_wdt.h arch/arm/src/nrf52: fix coding standard issues 2020-03-27 12:51:54 -06:00
nrf52832_errdata.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00