Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/
Dtiming.c36 NRF_TIMER2->TASKS_STOP = 1; /* Stop Timer */ in soc_timing_stop()
/Zephyr-latest/drivers/mspi/
Dmspi_dw_vendor_specific.h28 NRF_EXMIF->TASKS_STOP = 1; in vendor_specific_suspend()
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c317 NRF_WDT->TASKS_STOP = 1; in z_arm_on_enter_cpu_idle_prepare()
376 NRF_WDT->TASKS_STOP = 1; in z_arm_on_enter_cpu_idle()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c28 #define TASKS_STOPECB TASKS_STOP
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spim.c330 uint32_t tep = (uint32_t)&spim->TASKS_STOP; in anomaly_58_workaround_setup()