Searched defs:cc_n (Results 1 – 3 of 3) sorted by relevance
313 void nhw_timer_TASK_CAPTURE(int t, int cc_n) { in nhw_timer_TASK_CAPTURE()392 static void nhw_timer_signal_COMPARE_if(uint t, uint cc_n) { in nhw_timer_signal_COMPARE_if()409 for (int cc_n = 0; cc_n < this->n_CCs; cc_n++) { in nhw_timer_TASK_COUNT() local438 void nhw_timer_regw_sideeffects_TASKS_CAPTURE(uint t, uint cc_n){ in nhw_timer_regw_sideeffects_TASKS_CAPTURE()463 uint cc_n = (uintptr_t)param & 0xFFFF; in nhw_timer_taskcapture_wrap() local467 void nhw_timer_regw_sideeffects_SUBSCRIBE_CAPTURE(uint inst, uint cc_n) { in nhw_timer_regw_sideeffects_SUBSCRIBE_CAPTURE()528 void nhw_timer_regw_sideeffects_CC(uint t, uint cc_n) { in nhw_timer_regw_sideeffects_CC()
554 static void nhw_rtc_TASKS_CAPTURE(uint rtc, uint cc_n) { in nhw_rtc_TASKS_CAPTURE()768 uint cc_n = (uintptr_t)param & 0xFFFF; in nhw_rtc_taskcapture_wrap() local772 void nhw_rtc_regw_sideeffects_SUBSCRIBE_CAPTURE(uint inst, uint cc_n) { in nhw_rtc_regw_sideeffects_SUBSCRIBE_CAPTURE()858 void nhw_rtc_regw_sideeffects_CC(uint rtc, uint cc_n) { in nhw_rtc_regw_sideeffects_CC()
109 int cc_n = (task - NRF_RTC_TASK_CAPTURE_0)/sizeof(uint32_t); in nrf_rtc_subscribe_common() local