Lines Matching defs:mask
147 uint32_t mask, in nrfy_grtc_int_init()
193 uint32_t mask) in nrfy_grtc_events_process()
530 NRFY_STATIC_INLINE void nrfy_grtc_int_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_int_enable()
537 NRFY_STATIC_INLINE void nrfy_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_int_disable()
544 NRFY_STATIC_INLINE uint32_t nrfy_grtc_int_enable_check(NRF_GRTC_Type const * p_reg, uint32_t mask) in nrfy_grtc_int_enable_check()
563 NRFY_STATIC_INLINE void nrfy_grtc_shorts_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_shorts_enable()
570 NRFY_STATIC_INLINE void nrfy_grtc_shorts_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_shorts_disable()
577 NRFY_STATIC_INLINE void nrfy_grtc_shorts_set(NRF_GRTC_Type * p_reg, uint32_t mask) in nrfy_grtc_shorts_set()
771 uint32_t mask) in nrfy_grtc_sys_counter_active_state_request_get()
906 uint32_t mask, in __nrfy_internal_grtc_event_enabled_clear()
916 uint32_t mask, in __nrfy_internal_grtc_event_handle()
933 uint32_t mask) in __nrfy_internal_grtc_events_process()