Searched defs:cc_n (Results 1 – 4 of 4) sorted by relevance
317 void nhw_timer_TASK_CAPTURE(int t, unsigned int cc_n) { in nhw_timer_TASK_CAPTURE()391 static void nhw_timer_signal_COMPARE_if(uint t, uint cc_n) { in nhw_timer_signal_COMPARE_if()408 for (unsigned int cc_n = 0; cc_n < this->n_CCs; cc_n++) { in nhw_timer_TASK_COUNT() local441 void nhw_timer_regw_sideeffects_TASKS_CAPTURE(uint t, uint cc_n){ in nhw_timer_regw_sideeffects_TASKS_CAPTURE()466 uint cc_n = (uintptr_t)param & 0xFFFF; in nhw_timer_taskcapture_wrap() local470 void nhw_timer_regw_sideeffects_SUBSCRIBE_CAPTURE(uint inst, uint cc_n) { in nhw_timer_regw_sideeffects_SUBSCRIBE_CAPTURE()533 void nhw_timer_regw_sideeffects_CC(uint t, uint cc_n) { in nhw_timer_regw_sideeffects_CC()
555 static void nhw_rtc_TASKS_CAPTURE(uint rtc, uint cc_n) { in nhw_rtc_TASKS_CAPTURE()769 uint cc_n = (uintptr_t)param & 0xFFFF; in nhw_rtc_taskcapture_wrap() local773 void nhw_rtc_regw_sideeffects_SUBSCRIBE_CAPTURE(uint inst, uint cc_n) { in nhw_rtc_regw_sideeffects_SUBSCRIBE_CAPTURE()859 void nhw_rtc_regw_sideeffects_CC(uint rtc, uint cc_n) { in nhw_rtc_regw_sideeffects_CC()
376 uint cc_n = (uintptr_t)param & 0xFFFF; in nhw_GRTC_taskcapture_wrap() local380 void nhw_GRTC_regw_sideeffects_SUBSCRIBE_CAPTURE(uint inst, uint cc_n) { in nhw_GRTC_regw_sideeffects_SUBSCRIBE_CAPTURE()
109 int cc_n = (task - NRF_RTC_TASK_CAPTURE_0)/sizeof(uint32_t); in nrf_rtc_subscribe_common() local