Home
last modified time | relevance | path

Searched full:nrf53 (Results 1 – 25 of 61) sorted by relevance

123

/Zephyr-latest/scripts/west_commands/tests/
Dtest_nrf.py33 # nRF53 flashing is special in that we have different results
53 # expected commands. This is needed for nRF53 testing.
185 # NRF53 APP only
190 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
191 ['nrfjprog', '--pinreset', '-f', 'NRF53', '--snr', TEST_DEF_SNR]),
196 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
197 ['nrfjprog', '--pinreset', '-f', 'NRF53', '--snr', TEST_DEF_SNR]),
202 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_OVR_SNR],
203 ['nrfjprog', '--pinreset', '-f', 'NRF53', '--snr', TEST_OVR_SNR]),
208 '--verify', '-f', 'NRF53', '--coprocessor', 'CP_APPLICATION', '--snr', TEST_DEF_SNR],
[all …]
/Zephyr-latest/soc/nordic/nrf53/
Dnrf53_cpunet_mgmt.h8 * @file Nordic Semiconductor nRF53 processors family management helper for the network CPU.
17 * @brief Enables or disables nRF53 network CPU.
20 * the requests to enable or disable nRF53 network CPU. It guarantees to enable the network CPU if
DKconfig.defconfig1 # Nordic Semiconductor nRF53 MCU line
8 rsource "Kconfig.defconfig.nrf53*"
DKconfig1 # Nordic Semiconductor nRF53 MCU line
19 Enable support for NRF53 MCU series
124 Enable nRF53 series System on Chip Application MCU DC/DC converter.
138 Enable nRF53 series System on Chip Network MCU DC/DC converter.
151 Enable nRF53 series System on Chip High Voltage DC/DC converter.
176 hidden option for including the nRF53 network CPU management
179 bool "NRF53 Network MCU is enabled at boot time"
194 bool "[DEPRECATED] NRF53 Network MCU is enabled at boot time"
342 # TF-M nRF53 platform enables the cache unconditionally.
DKconfig.sync_rtc19 int "nRF53 Synchronized RTC init priority"
22 nRF53 Synchronized RTC initialization priority.
DKconfig.soc10 Enable support for NRF53 MCU series
Dsoc.h9 * Nordic Semiconductor nRF53 family processors.
Dsoc_cpu_idle.h8 * @file SoC extensions of cpu_idle.S for the Nordic Semiconductor nRF53 processors family.
/Zephyr-latest/boards/native/nrf_bsim/
DKconfig22 Simulated NRF53 Network core
33 Simulated NRF53 Application core
88 Any NRF53 simulated SOC with BabbleSim, based on the POSIX arch
100 source "soc/nordic/nrf53/Kconfig.sync_rtc"
Dnrf5340bsim_nrf5340_cpuapp.yaml2 name: NRF53 BabbleSim - Application Core target
Dnrf5340bsim_nrf5340_cpunet.yaml2 name: NRF53 Net Core BabbleSim board
/Zephyr-latest/dts/bindings/clock/
Dnordic,nrf53-lfxo.yaml4 description: Nordic nRF low-frequency crystal oscillator (nRF53 series)
6 compatible: "nordic,nrf53-lfxo"
Dnordic,nrf53-hfxo.yaml4 description: Nordic nRF high-frequency crystal oscillator (nRF53 series)
6 compatible: "nordic,nrf53-hfxo"
Dnordic,nrf53-oscillators.yaml6 compatible: "nordic,nrf53-oscillators"
Dnordic,nrf-clock.yaml23 The HFCLKAUDIO clock is only available in the nRF53 Series SoCs.
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/
Dsample.yaml3 on nrf53 cores.
4 name: nRF53 Synchronized RTC sample
/Zephyr-latest/soc/nordic/
DKconfig.soc13 default "nrf53" if SOC_SERIES_NRF53X
40 Enable support for NRF53 MCU series
/Zephyr-latest/samples/boards/nordic/ieee802154/802154_rpmsg/
DREADME.rst16 * A board with nRF53 SoC
24 To use this application, you need a board with nRF53 SoC.
/Zephyr-latest/dts/bindings/gpio/
Dnordic,nrf-gpio-forwarder.yaml7 In nRF53 family of SoCs, GPIO pins must be explicitly forwarded by
10 nRF53 application core should forward to the nRF53 network core.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dswi.h22 /* nRF53 Series IRQ mapping */
25 /* nRF53 Series Engineering D and Revision 1 IRQ mapping */
/Zephyr-latest/dts/bindings/flash_controller/
Dnordic,nrf53-flash-controller.yaml3 compatible: "nordic,nrf53-flash-controller"
/Zephyr-latest/dts/arm/nordic/
Dnrf5340_cpuapp_qkaa.dtsi21 "nordic,nrf53", "simple-bus";
Dnrf5340_cpuappns_qkaa.dtsi21 "nordic,nrf53", "simple-bus";
Dnrf5340_cpunet_qkaa.dtsi25 "nordic,nrf53", "simple-bus";
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DKconfig10 On nRF53 this option requires externally connecting I2S LRCLK back to

123