Home
last modified time | relevance | path

Searched refs:NRF_RESET (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.5.0/drivers/bluetooth/hci/
Dnrf53_support.c23 NRF_RESET->NETWORK.FORCEOFF = RESET_NETWORK_FORCEOFF_FORCEOFF_Hold; in bt_hci_transport_teardown()
44 NRF_RESET->NETWORK.FORCEOFF = RESET_NETWORK_FORCEOFF_FORCEOFF_Release; in bt_hci_transport_setup()
/Zephyr-Core-3.5.0/boards/arm/bl5340_dvk/
Dbl5340_dvk_cpunet_reset.c53 nrf_reset_network_force_off(NRF_RESET, false); in remoteproc_mgr_boot()
/Zephyr-Core-3.5.0/boards/arm/nrf5340dk_nrf5340/
Dnrf5340_cpunet_reset.c52 nrf_reset_network_force_off(NRF_RESET, false); in remoteproc_mgr_boot()
/Zephyr-Core-3.5.0/boards/arm/raytac_mdbt53_db_40_nrf5340/
Draytac_mdbt53_db_40_nrf5340_cpunet_reset.c52 NRF_RESET->NETWORK.FORCEOFF = RESET_NETWORK_FORCEOFF_FORCEOFF_Release; in remoteproc_mgr_boot()
/Zephyr-Core-3.5.0/boards/arm/raytac_mdbt53v_db_40_nrf5340/
Draytac_mdbt53v_db_40_nrf5340_cpunet_reset.c52 NRF_RESET->NETWORK.FORCEOFF = RESET_NETWORK_FORCEOFF_FORCEOFF_Release; in remoteproc_mgr_boot()
/Zephyr-Core-3.5.0/boards/arm/thingy53_nrf5340/
Dboard.c55 nrf_reset_network_force_off(NRF_RESET, false); in enable_cpunet()
/Zephyr-Core-3.5.0/boards/arm/nrf5340_audio_dk_nrf5340/
Dnrf5340_audio_dk_cpunet_reset.c75 nrf_reset_network_force_off(NRF_RESET, false); in remoteproc_mgr_boot()
/Zephyr-Core-3.5.0/samples/subsys/ipc/ipc_service/icmsg/src/
Dmain.c133 nrf_reset_network_force_off(NRF_RESET, true); in main()
161 nrf_reset_network_force_off(NRF_RESET, false); in main()
/Zephyr-Core-3.5.0/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_application.h46 #define NRF_RESET NRF_PERIPH(NRF_RESET) macro
Dnrfx_config_nrf5340_network.h39 #define NRF_RESET NRF_RESET_NS macro
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
Dvalidate_base_addresses.c168 CHECK_DT_REG(reset, NRF_RESET);