Lines Matching defs:p_reg

12 void nrf_grtc_sys_counter_cc_set(NRF_GRTC_Type * p_reg,  in nrf_grtc_sys_counter_cc_set()
31 void nrf_grtc_sys_counter_cc_add_set(NRF_GRTC_Type * p_reg, in nrf_grtc_sys_counter_cc_add_set()
49 void nrf_grtc_int_enable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_enable()
55 void nrf_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_disable()
63 void nrf_grtc_int_group_enable(NRF_GRTC_Type * p_reg, in nrf_grtc_int_group_enable()
71 void nrf_grtc_int_group_disable(NRF_GRTC_Type * p_reg, in nrf_grtc_int_group_disable()
79 void nrf_grtc_subscribe_set(NRF_GRTC_Type * p_reg, in nrf_grtc_subscribe_set()
97 void nrf_grtc_subscribe_clear(NRF_GRTC_Type * p_reg, in nrf_grtc_subscribe_clear()
113 void nrf_grtc_event_clear(NRF_GRTC_Type * p_reg, nrf_grtc_event_t event) in nrf_grtc_event_clear()
121 uint32_t nrf_grtc_sys_counter_low_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_sys_counter_low_get()
132 uint32_t nrf_grtc_sys_counter_high_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_sys_counter_high_get()
142 uint64_t nrf_grtc_sys_counter_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_sys_counter_get()
149 bool nrf_grtc_sys_counter_overflow_check(NRF_GRTC_Type const * p_reg) in nrf_grtc_sys_counter_overflow_check()
156 uint64_t nrf_grtc_sys_counter_indexed_get(NRF_GRTC_Type const * p_reg, in nrf_grtc_sys_counter_indexed_get()
164 void nrf_grtc_task_trigger(NRF_GRTC_Type * p_reg, nrf_grtc_task_t grtc_task) in nrf_grtc_task_trigger()
189 void nrf_grtc_sys_counter_compare_event_enable(NRF_GRTC_Type * p_reg, in nrf_grtc_sys_counter_compare_event_enable()
203 NRF_STATIC_INLINE void nrf_grtc_sys_counter_compare_event_disable(NRF_GRTC_Type * p_reg, in nrf_grtc_sys_counter_compare_event_disable()