mbed-os/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52
Martin Kojtal 468372e759
Merge pull request #13492 from talorion/fix-PwmOut-resets-after-suspend
Fix pwm out resets after suspend
2020-09-10 12:40:18 +01:00
..
TARGET_MCU_NRF52832 stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
TARGET_MCU_NRF52840 stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
PeripheralPins.h Add testing pinmaps to NRF5X devices 2019-02-08 09:10:46 -06:00
PeripheralPinsDefault.c Update file header at TARGET_NRF52 level 2019-05-23 11:31:32 +08:00
analogin_api.c Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
common_rtc.c Remove redundant legacy files and definition of PACKED 2019-05-23 11:31:40 +08:00
common_rtc.h NRF: fix implicit declarations 2020-06-01 10:26:51 +01:00
critical_section_api.c Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
flash_api.c Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
gpio_api.c Nordic NRF52 GPIO API: Fix failure to clear the field 'skip_gpio_setup' in a local 2020-02-14 10:08:23 +13:00
i2c_api.c Remove unused internal state enum 2020-04-03 05:38:23 -04:00
itm_api.c Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
object_owners.c Update file header at TARGET_NRF52 level 2019-05-23 11:31:32 +08:00
object_owners.h Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
objects.h Fix defines 2020-08-16 12:42:18 -05:00
pinmap_ex.c Update file header at TARGET_NRF52 level 2019-05-23 11:31:32 +08:00
pinmap_ex.h Update file header at TARGET_NRF52 level 2019-05-23 11:31:32 +08:00
pwmout_api.c pwmout - fixed compile errors 2020-09-02 13:39:17 +02:00
reloc_vector_table.c NRF: Migrate ARM Compiler 5 feature re-locate zero initialized variables 2020-06-01 10:35:13 +01:00
serial_api.c NRF serial: Use nrf_uarte_event_t enum to avoid implicit conversion 2020-05-29 20:20:12 +01:00
sleep.c Update file header at TARGET_NRF52 level 2019-05-23 11:31:32 +08:00
spi_api.c Remove duplicate code 2020-08-05 19:46:54 -05:00
trng_api.c Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
us_ticker.c NRF52 need to call TIMER_TASK_SHUTDOWN for current consumption 2019-07-30 17:20:08 +08:00
us_ticker.h Update file header at TARGET_NRF52 level 2019-05-23 11:31:32 +08:00
watchdog_api.c Add SPDX identifier 2019-10-21 15:41:41 +02:00