Home
last modified time | relevance | path

Searched refs:nrf53_cpunet_enable (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/bluetooth/hci/
Dnrf53_support.c23 nrf53_cpunet_enable(false); in bt_hci_transport_teardown()
44 nrf53_cpunet_enable(true); in bt_hci_transport_setup()
/Zephyr-latest/soc/nordic/nrf53/
Dnrf53_cpunet_mgmt.c50 void nrf53_cpunet_enable(bool on) in nrf53_cpunet_enable() function
89 nrf53_cpunet_enable(true); in nrf53_cpunet_init()
Dnrf53_cpunet_mgmt.h29 void nrf53_cpunet_enable(bool on);
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/src/
Dmain.c140 nrf53_cpunet_enable(true); in main()
181 nrf53_cpunet_enable(false); in main()
209 nrf53_cpunet_enable(true); in main()
/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_spinel_backend_ipc.c71 nrf53_cpunet_enable(true); in nrf_802154_backend_init()