Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_PPIB.c90 static inline void nhw_ppib_is_inst_ch_valid(uint ppib_inst, uint ppib_ch, const char *type) in nhw_ppib_is_inst_ch_valid() argument
92 if ((ppib_inst >= NHW_PPIB_TOTAL_INST) || (ppib_ch >= nhw_ppib_st[ppib_inst].n_ch) ) { in nhw_ppib_is_inst_ch_valid()
94 type, ppib_ch, nhw_ppib_st[ppib_inst].n_ch, ppib_inst); in nhw_ppib_is_inst_ch_valid()