Lines Matching refs:inst
19 void nhw_GRTC_regw_sideeffects_TASKS_CAPTURE(uint inst, uint n);
20 void nhw_GRTC_regw_sideeffects_TASKS_START(uint inst);
21 void nhw_GRTC_regw_sideeffects_TASKS_STOP(uint inst);
22 void nhw_GRTC_regw_sideeffects_TASKS_CLEAR(uint inst);
23 void nhw_GRTC_regw_sideeffects_TASKS_PWMSTART(uint inst);
24 void nhw_GRTC_regw_sideeffects_TASKS_PWMSTOP(uint inst);
26 void nhw_GRTC_regw_sideeffects_SUBSCRIBE_CAPTURE(uint inst, uint n);
28 void nhw_GRTC_regw_sideeffects_EVENTS_all(uint inst);
30 void nhw_GRTC_regw_sideeffects_INTEN(uint inst, uint n);
31 void nhw_GRTC_regw_sideeffects_INTENSET(uint inst, uint n);
32 void nhw_GRTC_regw_sideeffects_INTENCLR(uint inst, uint n);
34 void nhw_GRTC_regw_sideeffects_CC_CCADD(uint inst, uint n);
35 void nhw_GRTC_regw_sideeffects_CC_CCEN(uint inst, uint cc);
36 void nhw_GRTC_regw_sideeffects_CC_CCL(uint inst, uint cc);
37 void nhw_GRTC_regw_sideeffects_CC_CCH(uint inst, uint cc);
39 uint32_t nhw_GRTC_regr_sideeffects_SYSCOUNTERL(uint inst, uint n);
40 uint32_t nhw_GRTC_regr_sideeffects_SYSCOUNTERH(uint inst, uint n);
51 bs_time_t nhw_GRTC_counter_to_time(uint inst, uint64_t value);