Searched refs:nrf52 (Results 26 – 50 of 66) sorted by relevance
123
/Zephyr-latest/boards/native/nrf_bsim/ |
D | nrf52_bsim.dts | 16 model = "nrf52 bsim";
|
/Zephyr-latest/boards/nordic/nrf52dk/ |
D | nrf52dk_nrf52805.dts | 14 compatible = "nordic,nrf52-dk-nrf52805";
|
D | nrf52dk_nrf52810.dts | 16 compatible = "nordic,nrf52-dk-nrf52810";
|
D | nrf52dk_nrf52832.dts | 15 compatible = "nordic,nrf52-dk-nrf52832";
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/ |
D | README.rst | 27 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/bap_unicast_server/ |
D | README.rst | 27 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/ |
D | README.rst | 27 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/cap_initiator/ |
D | README.rst | 27 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/ |
D | README.rst | 29 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/ |
D | README.rst | 29 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | README.rst | 32 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | README.rst | 31 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/ccp_call_control_client/ |
D | README.rst | 31 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/samples/bluetooth/ccp_call_control_server/ |
D | README.rst | 30 When building targeting an nrf52 series board with the Zephyr Bluetooth Controller,
|
/Zephyr-latest/boards/others/promicro_nrf52840/doc/ |
D | index.rst | 97 openocd -f interface/cmsis-dap.cfg -f target/nrf52.cfg
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 42 and will use the same drivers as the nrf52 dk targets for these. 46 Note that unlike a real nrf52 device, the nrf52_bsim has unlimited RAM and flash for code.
|
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/ |
D | index.rst | 154 .. _Adafruit Feather nRF52 Bluefruit Learning Guide: https://learn.adafruit.com/bluefruit-nrf52-fea…
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf52805.dtsi | 307 compatible = "nordic,nrf52-flash-controller";
|
D | nrf52810.dtsi | 332 compatible = "nordic,nrf52-flash-controller";
|
D | nrf52811.dtsi | 364 compatible = "nordic,nrf52-flash-controller";
|
D | nrf52820.dtsi | 376 compatible = "nordic,nrf52-flash-controller";
|
D | nrf52832.dtsi | 400 compatible = "nordic,nrf52-flash-controller";
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.13.rst | 444 * :github:`8899` - Failed test: kernel.common.timing.sleep on nrf52 (tests/kernel/sleep/kernel.comm… 445 * :github:`8898` - Failed test: kernel.timer.timer_periodicity on nrf51/nrf52 446 * :github:`8897` - Failed test: kernel.tickless.tickless_slice on nrf51/nrf52 447 …set and kernel.sched.slice_scheduling (tests/kernel/sched/schedule_api/kernel.sched) on nrf51/nrf52 586 * :github:`7999` - HCI UART with Linux host cannot connect to nrf52 6lowpan peripheral 669 * :github:`4762` - [nrf][power][Sample] nrf52 exits from Low Power Mode immedately 676 * :github:`3993` - Enabling Low Power Mode on nordic based platforms(nrf52/51)
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-win10.rst | 205 …-zephyr.py zephyr-master ~/zephyrproject/build/zephyr/zephyr.elf -t COM3 -b nrf52 -S 65000 -C 65001
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | CMakeLists.txt | 228 mdk_svd_ifdef(CONFIG_SOC_NRF52832 nrf52.svd)
|
123