Searched refs:subscribe_enable (Results 1 – 1 of 1) sorted by relevance
105 bool subscribe_enable = (NRF_PPIB_regs[inst].SUBSCRIBE_SEND[ppib_ch] & (0x1UL << 31)) != 0; in nhw_ppib_confirm_direction() local108 if (subscribe_enable && publish_enable) { in nhw_ppib_confirm_direction()