Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_rtc.c13 static int rtc_number_from_ptr(NRF_RTC_Type const * p_reg){ in rtc_number_from_ptr() function
21 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_cc_set()
27 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_int_enable()
34 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_int_disable()
41 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_counter_get()
50 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_task_trigger()
74 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_event_clear()
80 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_event_enable()
87 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_event_disable()
97 int i = rtc_number_from_ptr(p_reg); in nrf_rtc_subscribe_common()