Searched defs:ppib (Results 1 – 3 of 3) sorted by relevance
54 nrfx_ppib_interconnect_t ppib; ///< Interconnect instance. member62 NRF_PPIB_Type * ppib; ///< PPIB peripheral. member84 …nrfx_interconnect_ppib_t * ppib; ///< Pointer to the PPIB interconnect instance between … member
104 #define NRFX_INTERCONNECT_APB_PROP_ENTRY(inst_num, ppib, apb_size) … argument
181 nrfx_interconnect_ppib_t * ppib = nrfx_interconnect_ppib_at_index_get(i); in init() local