nuttx/arch/arm/src/nrf52
Alin Jerpelea eac1d28aae NuttX: Janne Rosberg: update licenses to Apache
Janne Rosberg has submitted the ICLA and we can migrate the licenses
 to Apache.

David Sidrane has submitted the ICLA and we can migrate the licenses
 to Apache.

Ivan Ucherdzhiev has submitted the ICLA and we can migrate the licenses
 to Apache.

Gregory Nutt has submitted the SGA and we can migrate the licenses
 to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-04-10 06:42:19 -05:00
..
hardware NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
sdc sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
.gitignore nRF52: add support for building SoftDevice BLE controller 2021-02-02 14:40:26 -08:00
chip.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
Kconfig nRF52: add support for building SoftDevice BLE controller 2021-02-02 14:40:26 -08:00
Make.defs NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_adc.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
nrf52_adc.h nrf52 ADC: pass configuration struct as const 2020-11-29 12:53:11 -03:00
nrf52_allocateheap.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_clockconfig.c NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_clockconfig.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_config.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_flash.c arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
nrf52_gpio.c NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_gpio.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05: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: Add a static copy buffer for i2c 2021-01-18 00:45:59 -08:00
nrf52_i2c.h nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_i2c_bitbang.c nRF52: add I2C bitbang implementation 2021-01-24 19:03:56 -08:00
nrf52_i2c_bitbang.h nRF52: add I2C bitbang implementation 2021-01-24 19:03:56 -08:00
nrf52_idle.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_irq.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_irq.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_lowputc.c NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_lowputc.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_nvmc.c arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
nrf52_nvmc.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
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: add support for building SoftDevice BLE controller 2021-02-02 14:40:26 -08:00
nrf52_pwm.c nrf52: fix build for PWM without multichan enabled 2021-01-16 21:04:44 -08:00
nrf52_pwm.h nrf52: add PWM support 2020-09-13 10:57:11 -03:00
nrf52_radio.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52_radio.h
nrf52_rng.c
nrf52_rtc.c nRF52 tickless RTC: fix timer not firing on edge case 2021-02-02 14:37:22 -08:00
nrf52_rtc.h nRF52 tickless RTC: fix timer not firing on edge case 2021-02-02 14:37:22 -08:00
nrf52_sdc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52_sdc.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52_serial.c NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_serial.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_spi.c nRF52 SPI: fix for RX transfers when !SPI_EXCHANGE 2021-02-02 14:37:22 -08:00
nrf52_spi.h nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_start.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_start.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_systick.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_tickless_rtc.c nRF52 tickless RTC: fix timer not firing on edge case 2021-02-02 14:37:22 -08: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_tim_lowerhalf.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52_tim_lowerhalf.h arch/arm/src/nrf52: add support for TIMER lowerhalf 2020-07-20 17:11:11 +01:00
nrf52_uid.c arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_uid.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_utils.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07: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 arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_wdt_lowerhalf.c stdint.h: Use conversion macros for the definition of MIN and MAX constants 2021-02-18 18:35:35 -08:00
nrf52_wdt_lowerhalf.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52832_errdata.c nrf52832: add errata mitigation code for various RADIO issues 2020-10-29 10:38:42 -07:00