Home
last modified time | relevance | path

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

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