Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_DPPI.c534 unsigned int new_channel = SUBSCRIBE_reg & SUBSCRIBE_CHIDX_MASK; in nhw_dppi_common_subscribe_sideeffect() local
537 && (last->subscribed_ch == new_channel)) { in nhw_dppi_common_subscribe_sideeffect()
549 last->subscribed_ch = new_channel; in nhw_dppi_common_subscribe_sideeffect()
552 new_channel, in nhw_dppi_common_subscribe_sideeffect()