Home
last modified time | relevance | path

Searched refs:TASKS_START (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/soc/nordic/
Dtiming.c31 NRF_TIMER2->TASKS_START = 1; in soc_timing_start()
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2_vendor_quirks.h202 wrapper->TASKS_START = 1UL; in usbhs_enable_core()
221 wrapper->TASKS_START = 1UL; in usbhs_disable_core()
288 wrapper->TASKS_START = 1; in usbhs_pre_hibernation_exit()
/Zephyr-latest/drivers/can/
Dcan_nrf.c20 #define CAN_TASKS_START offsetof(NRF_CAN_Type, TASKS_START)
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c27 #define TASKS_STARTECB TASKS_START
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi.h196 (uint32_t)&(EVENT_TIMER->TASKS_START)); in hal_event_timer_start_ppi_config()
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c333 NRF_WDT->TASKS_START = 1; in z_arm_on_enter_cpu_idle_prepare()