Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h538 } nrf_clock_event_t; typedef
614 nrf_clock_event_t event);
622 NRF_STATIC_INLINE void nrf_clock_event_clear(NRF_CLOCK_Type * p_reg, nrf_clock_event_t event);
633 NRF_STATIC_INLINE bool nrf_clock_event_check(NRF_CLOCK_Type const * p_reg, nrf_clock_event_t event);
974 nrf_clock_event_t event,
984 NRF_STATIC_INLINE void nrf_clock_publish_clear(NRF_CLOCK_Type * p_reg, nrf_clock_event_t event);
1075 nrf_clock_event_t event) in nrf_clock_event_address_get()
1080 NRF_STATIC_INLINE void nrf_clock_event_clear(NRF_CLOCK_Type * p_reg, nrf_clock_event_t event) in nrf_clock_event_clear()
1086 NRF_STATIC_INLINE bool nrf_clock_event_check(NRF_CLOCK_Type const * p_reg, nrf_clock_event_t event) in nrf_clock_event_check()
1469 nrf_clock_event_t event, in nrf_clock_publish_set()
[all …]
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h328 NRFX_STATIC_INLINE uint32_t nrfx_clock_event_address_get(nrf_clock_event_t event);
377 NRFX_STATIC_INLINE uint32_t nrfx_clock_event_address_get(nrf_clock_event_t event) in nrfx_clock_event_address_get()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c198 nrf_clock_event_t event; in clock_stop()
397 nrf_clock_event_t event; in nrfx_clock_start()