Searched refs:nhw_GRTC_check_valid_cc_index (Results 1 – 1 of 1) sorted by relevance
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_GRTC.c | 161 static inline void nhw_GRTC_check_valid_cc_index(uint inst, uint nbr, const char *type) in nhw_GRTC_check_valid_cc_index() function 383 nhw_GRTC_check_valid_cc_index(inst, cc_n, "SUBSCRIBE_CAPTURE"); in nhw_GRTC_regw_sideeffects_SUBSCRIBE_CAPTURE() 484 nhw_GRTC_check_valid_cc_index(inst, cc, "CC.CCADD"); in nhw_GRTC_regw_sideeffects_CC_CCADD() 506 nhw_GRTC_check_valid_cc_index(inst, cc, "CC.CCEN"); in nhw_GRTC_regw_sideeffects_CC_CCEN() 513 nhw_GRTC_check_valid_cc_index(inst, cc, "CC.CCL"); in nhw_GRTC_regw_sideeffects_CC_CCL() 521 nhw_GRTC_check_valid_cc_index(inst, cc, "CC.CCH"); in nhw_GRTC_regw_sideeffects_CC_CCH()
|