Searched full:nrf52 (Results 1 – 25 of 168) sorted by relevance
1234567
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/ |
D | index.rst | 6 The nRF52 Adafruit Bluefruit Feather hardware provides 19 `Adafruit Feather nRF52 Bluefruit Learning Guide`_. The `Nordic Semiconductor Infocenter`_ 38 The nRF52 Adafruit Feather board configuration supports the following 65 The `Adafruit Feather nRF52 Bluefruit Learning Guide`_ has detailed 85 - `Adafruit Feather nRF52 Pro with myNewt Bootloader`_ 90 - `Adafruit Feather nRF52 Bluefruit LE`_ 123 #. Connect the Adafruit nRF52 Feather to your host computer using USB 131 Replace :code:`<tty_device>` with the port where the nRF52 Adafruit Feather 154 Testing the LEDs and buttons on the nRF52 Adafruit Feather 176 .. _Adafruit Feather nRF52 Bluefruit Learning Guide: https://learn.adafruit.com/bluefruit-nrf52-fea… [all …]
|
/Zephyr-latest/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 45 Enable nRF52 series System on Chip DC/DC converter. 59 Enable nRF52 series System on Chip High Voltage DC/DC converter. 121 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-latest/boards/aconno/acn52832/ |
D | board.cmake | 3 board_runner_args(nrfjprog "--nrf-family=NRF52") 4 board_runner_args(jlink "--device=nrf52" "--speed=4000")
|
/Zephyr-latest/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-latest/boards/bcdevices/plt_demo_v2/ |
D | board.cmake | 3 set(OPENOCD_NRF5_SUBFAMILY "nrf52") 4 board_runner_args(nrfjprog "--nrf-family=NRF52")
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig.soc | 12 default "nrf52" if SOC_SERIES_NRF52X 34 Enable support for NRF52 MCU series
|
/Zephyr-latest/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-latest/samples/boards/nordic/system_off/ |
D | README.rst | 25 This application uses nRF51 DK, nRF52 DK or nRF54L15 DK board for the demo. 30 nRF52 core output
|
/Zephyr-latest/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-latest/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 | board.yml | 3 full_name: nRF52 Adafruit Feather
|
D | Kconfig.defconfig | 1 # nRF52 ADAFRUIT FEATHER board configuration
|
D | Kconfig.nrf52_adafruit_feather | 1 # nRF52 ADAFRUIT FEATHER board configuration
|
/Zephyr-latest/boards/vngiotlab/nrf52_vbluno52/ |
D | board.yml | 3 full_name: 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-latest/boards/nordic/nrf52dk/ |
D | board.yml | 3 full_name: nRF52 DK
|
/Zephyr-latest/boards/particle/nrf52_blenano2/ |
D | Kconfig.nrf52_blenano2 | 1 # nRF52 BLENANO 2 board configuration
|
D | Kconfig.defconfig | 1 # nRF52 BLENANO 2 board configuration
|
1234567