Searched full:nrf52 (Results 1 – 25 of 162) sorted by relevance
1234567
/Zephyr-Core-3.7.0/boards/adafruit/nrf52_adafruit_feather/doc/ |
D | index.rst | 3 nRF52 Adafruit Feather 9 The nRF52 Adafruit Bluefruit Feather hardware provides 23 :alt: nRF52 Adafruit Feather Board 25 nRF52 Adafruit Feather Board (Credit: Adafruit) 28 `Adafruit Feather nRF52 Bluefruit Learning Guide`_. The `Nordic Semiconductor Infocenter`_ 47 The nRF52 Adafruit Feather board configuration supports the following 74 The `Adafruit Feather nRF52 Bluefruit Learning Guide`_ has detailed 94 - `Adafruit Feather nRF52 Pro with myNewt Bootloader`_ 99 - `Adafruit Feather nRF52 Bluefruit LE`_ 132 #. Connect the Adafruit nRF52 Feather to your host computer using USB [all …]
|
/Zephyr-Core-3.7.0/soc/nordic/nrf52/ |
D | Kconfig.defconfig | 1 # Nordic Semiconductor nRF52 MCU line 8 rsource "Kconfig.defconfig.nrf52*"
|
D | Kconfig | 1 # Nordic Semiconductor nRF52 MCU line 36 Enable nRF52 series System on Chip DC/DC converter. 42 Enable nRF52 series System on Chip High Voltage DC/DC converter. 104 EGU instance used by the nRF52 Anomaly 109 workaround for PWM.
|
D | Kconfig.soc | 1 # Nordic Semiconductor nRF52 MCU line, Zephyr hw model v2 compliant 9 Enable support for NRF52 MCU series
|
D | soc.c | 9 * @brief System/hardware module for Nordic Semiconductor nRF52 family processor 12 * for the Nordic Semiconductor nRF52 family processor.
|
/Zephyr-Core-3.7.0/samples/boards/nrf/system_off/ |
D | README.rst | 15 On nRF52 platforms this also can demonstrate RAM retention. By selecting 24 This application uses nRF51 DK or nRF52 DK board for the demo. 29 nRF52 core output
|
/Zephyr-Core-3.7.0/boards/aconno/acn52832/ |
D | board.cmake | 3 board_runner_args(nrfjprog "--nrf-family=NRF52") 4 board_runner_args(jlink "--device=nrf52" "--speed=4000")
|
/Zephyr-Core-3.7.0/boards/ebyte/e73_tbb/ |
D | board.cmake | 3 board_runner_args(jlink "--device=nrf52" "--speed=4000") 4 board_runner_args(pyocd "--target=nrf52" "--frequency=4000000")
|
/Zephyr-Core-3.7.0/boards/bcdevices/plt_demo_v2/ |
D | board.cmake | 3 set(OPENOCD_NRF5_SUBFAMILY "nrf52") 4 board_runner_args(nrfjprog "--nrf-family=NRF52")
|
/Zephyr-Core-3.7.0/soc/nordic/ |
D | Kconfig.soc | 12 default "nrf52" if SOC_SERIES_NRF52X 33 Enable support for NRF52 MCU series
|
/Zephyr-Core-3.7.0/boards/bbc/microbit_v2/ |
D | board.cmake | 4 board_runner_args(nrfjprog "--nrf-family=NRF52") 6 set(OPENOCD_NRF5_SUBFAMILY "nrf52")
|
D | Kconfig.bbc_microbit_v2 | 1 # nRF52 BBC_MICROBIT_V2 board configuration
|
D | Kconfig.defconfig | 1 # nRF52 BBC_MICROBIT_V2 board configuration
|
/Zephyr-Core-3.7.0/scripts/west_commands/tests/ |
D | test_nrf.py | 57 # NRF51, NRF52, etc. 73 # --sectorerase if False (or --sectoranduicrerase on nRF52) 132 # NRF52 137 '--verify', '-f', 'NRF52', '--snr', TEST_DEF_SNR], 138 ['nrfjprog', '--pinresetenable', '-f', 'NRF52', '--snr', TEST_DEF_SNR], 139 ['nrfjprog', '--pinreset', '-f', 'NRF52', '--snr', TEST_DEF_SNR]), 143 ((['nrfjprog', '--program', RC_KERNEL_HEX, '--chiperase', '--verify', '-f', 'NRF52', 145 ['nrfjprog', '--pinresetenable', '-f', 'NRF52', '--snr', TEST_DEF_SNR], 146 ['nrfjprog', '--pinreset', '-f', 'NRF52', '--snr', TEST_DEF_SNR]), 151 '--verify', '-f', 'NRF52', '--snr', TEST_OVR_SNR], [all …]
|
/Zephyr-Core-3.7.0/boards/adafruit/nrf52_adafruit_feather/ |
D | board.h | 10 /* External edge connector pin mappings to nRF52 GPIO pin numbers. 12 * https://learn.adafruit.com/bluefruit-nrf52-feather-learning-guide?view=all#device-pinout
|
D | Kconfig.nrf52_adafruit_feather | 1 # nRF52 ADAFRUIT FEATHER board configuration
|
D | Kconfig.defconfig | 1 # nRF52 ADAFRUIT FEATHER board configuration
|
D | Kconfig | 1 # nRF52 Adafruit Feather board configuration
|
D | nrf52_adafruit_feather.yaml | 2 name: nRF52 Adafruit Feather
|
/Zephyr-Core-3.7.0/boards/vngiotlab/nrf52_vbluno52/ |
D | Kconfig.nrf52_vbluno52 | 1 # nRF52 VBLUno52 board configuration
|
D | nrf52_vbluno52.yaml | 2 name: nRF52-VBLUno52
|
D | Kconfig.defconfig | 1 # nRF52 VBLUno52 board configuration
|
/Zephyr-Core-3.7.0/boards/particle/nrf52_blenano2/ |
D | Kconfig.nrf52_blenano2 | 1 # nRF52 BLENANO 2 board configuration
|
D | Kconfig.defconfig | 1 # nRF52 BLENANO 2 board configuration
|
/Zephyr-Core-3.7.0/boards/native/nrf_bsim/ |
D | nrf52_bsim.yaml | 2 name: NRF52 BabbleSim board
|
1234567