nuttx/arch/arm/src/nrf52
2020-11-27 23:38:40 -06:00
..
hardware nrf52 SPI: rework support for undefined MOSI/MISO; add support for list DMA mode 2020-11-12 08:01:25 +01:00
chip.h
Kconfig nrf52 SPI: rework support for undefined MOSI/MISO; add support for list DMA mode 2020-11-12 08:01:25 +01:00
Make.defs nrf52: add SPI PM support (disable/enable SPI peripheral on sleep) 2020-11-12 08:01:25 +01:00
nrf52_adc.c nrf52: add ADC support 2020-09-13 10:57:11 -03:00
nrf52_adc.h nrf52: add ADC support 2020-09-13 10:57:11 -03:00
nrf52_allocateheap.c arm: Use a consistent type (uintptr_t) for g_idle_topstack 2020-11-16 05:46:53 -08:00
nrf52_clockconfig.c nrf52: add POWER register definitions; support enabling DC/DC regulator 2020-11-03 08:43:43 -08:00
nrf52_clockconfig.h
nrf52_config.h
nrf52_flash.c
nrf52_gpio.c nrf52 GPIO: fix setting of SENSE to pins; clear LATCH register on initialization 2020-11-21 18:18:25 -08:00
nrf52_gpio.h nrf52 GPIO/GPIOTE: better expose pin interrupt capability 2020-11-09 20:23:29 +01:00
nrf52_gpiote.c nrf52 GPIO: fix setting of SENSE to pins; clear LATCH register on initialization 2020-11-21 18:18:25 -08:00
nrf52_gpiote.h nrf52 GPIO/GPIOTE: better expose pin interrupt capability 2020-11-09 20:23:29 +01:00
nrf52_i2c.c nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_i2c.h nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_idle.c nrf52: extend systimer support; support WFI/WFE again 2020-09-10 12:10:20 +02:00
nrf52_irq.c arch/arm/src/nrf52/nrf52_irq.c: fix compilation warning 2020-09-01 12:02:20 -03:00
nrf52_irq.h
nrf52_lowputc.c nrf52: support configuring no console/serial 2020-10-30 19:58:26 -07:00
nrf52_lowputc.h nrf52: support configuring no console/serial 2020-10-30 19:58:26 -07:00
nrf52_nvmc.c
nrf52_nvmc.h
nrf52_pminitialize.c nrf52: add SPI PM support (disable/enable SPI peripheral on sleep) 2020-11-12 08:01:25 +01:00
nrf52_ppi.c nrf52_ppi: fix group disable and add group clear operation 2020-10-01 21:31:58 -03:00
nrf52_ppi.h nrf52_ppi: fix group disable and add group clear operation 2020-10-01 21:31:58 -03:00
nrf52_pwm.c arch/arm/src/nrf52/nrf52_pwm.c: add missing index for pwm2 and pwm3 2020-09-13 10:57:11 -03:00
nrf52_pwm.h nrf52: add PWM support 2020-09-13 10:57:11 -03:00
nrf52_radio.c
nrf52_radio.h
nrf52_rng.c
nrf52_rtc.c nrf52_rtc: add missing getcounter() 2020-09-10 12:10:20 +02:00
nrf52_rtc.h nrf52_rtc: add missing getcounter() 2020-09-10 12:10:20 +02:00
nrf52_serial.c arch/arm/src/nrf52/nrf52_serial.c: Fix a type mismatch 2020-11-16 08:29:00 -08:00
nrf52_serial.h
nrf52_spi.c nrf52: add SPI PM support (disable/enable SPI peripheral on sleep) 2020-11-12 08:01:25 +01:00
nrf52_spi.h nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_start.c arch/nrf52: remove redundant chip definitions from Kconfig 2020-08-31 11:49:49 -03:00
nrf52_start.h arch: Initialize idle thread stack information 2020-09-16 06:57:29 -07:00
nrf52_systick.c nrf52: extend systimer support; support WFI/WFE again 2020-09-10 12:10:20 +02:00
nrf52_tickless_rtc.c nrf52: extend systimer support; support WFI/WFE again 2020-09-10 12:10:20 +02: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 nrf52: Fix typo, replace setcc with getcc 2020-09-22 21:07:31 -03:00
nrf52_uid.c arch/nrf52: add UID support 2020-09-01 12:02:20 -03:00
nrf52_uid.h arch/nrf52: add UID support 2020-09-01 12:02:20 -03:00
nrf52_utils.c
nrf52_wdt_lowerhalf.c arch/arm/src/nrf52/nrf52_wdt_lowerhalf.c: Fix syslog formats 2020-11-27 23:38:40 -06:00
nrf52_wdt_lowerhalf.h nrf52_wdt: split into low-level API and watchdog driver lower-half 2020-10-29 20:17:33 -03:00
nrf52_wdt.c nrf52_wdt: split into low-level API and watchdog driver lower-half 2020-10-29 20:17:33 -03:00
nrf52_wdt.h nrf52_wdt: split into low-level API and watchdog driver lower-half 2020-10-29 20:17:33 -03:00
nrf52832_errdata.c nrf52832: add errata mitigation code for various RADIO issues 2020-10-29 10:38:42 -07:00