Home
last modified time | relevance | path

Searched refs:nrf_clock_task_t (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h498 } nrf_clock_task_t; typedef
594 nrf_clock_task_t task);
602 NRF_STATIC_INLINE void nrf_clock_task_trigger(NRF_CLOCK_Type * p_reg, nrf_clock_task_t task);
953 nrf_clock_task_t task,
963 NRF_STATIC_INLINE void nrf_clock_subscribe_clear(NRF_CLOCK_Type * p_reg, nrf_clock_task_t task);
1064 nrf_clock_task_t task) in nrf_clock_task_address_get()
1069 NRF_STATIC_INLINE void nrf_clock_task_trigger(NRF_CLOCK_Type * p_reg, nrf_clock_task_t task) in nrf_clock_task_trigger()
1456 nrf_clock_task_t task, in nrf_clock_subscribe_set()
1463 NRF_STATIC_INLINE void nrf_clock_subscribe_clear(NRF_CLOCK_Type * p_reg, nrf_clock_task_t task) in nrf_clock_subscribe_clear()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h319 NRFX_STATIC_INLINE uint32_t nrfx_clock_task_address_get(nrf_clock_task_t task);
372 NRFX_STATIC_INLINE uint32_t nrfx_clock_task_address_get(nrf_clock_task_t task) in nrfx_clock_task_address_get()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c199 nrf_clock_task_t task; in clock_stop()
398 nrf_clock_task_t task; in nrfx_clock_start()