Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_PPIB.c105 bool subscribe_enable = (NRF_PPIB_regs[inst].SUBSCRIBE_SEND[ppib_ch] & (0x1UL << 31)) != 0; in nhw_ppib_confirm_direction() local
108 if (subscribe_enable && publish_enable) { in nhw_ppib_confirm_direction()