Lines Matching defs:mask
1197 NRF_STATIC_INLINE void nrf_grtc_int_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_enable()
1202 NRF_STATIC_INLINE void nrf_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_disable()
1207 NRF_STATIC_INLINE uint32_t nrf_grtc_int_enable_check(NRF_GRTC_Type const * p_reg, uint32_t mask) in nrf_grtc_int_enable_check()
1220 uint32_t mask) in nrf_grtc_int_group_enable()
1308 uint32_t mask) in nrf_grtc_int_group_disable()
1396 uint32_t mask) in nrf_grtc_int_group_enable_check()
1468 NRF_STATIC_INLINE void nrf_grtc_event_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_event_enable()
1473 NRF_STATIC_INLINE void nrf_grtc_event_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_event_disable()
1480 NRF_STATIC_INLINE void nrf_grtc_shorts_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_shorts_enable()
1485 NRF_STATIC_INLINE void nrf_grtc_shorts_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_shorts_disable()
1490 NRF_STATIC_INLINE void nrf_grtc_shorts_set(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_shorts_set()
1754 uint32_t mask) in nrf_grtc_sys_counter_active_state_request_get()