Searched refs:used_channels (Results 1 – 1 of 1) sorted by relevance
103 …uint32_t used_channels; /**< Bi… member141 return NRFX_GRTC_CONFIG_ALLOWED_CC_CHANNELS_MASK & m_cb.used_channels; in used_channels_mask_get()163 m_cb.used_channels |= GRTC_CHANNEL_TO_BITMASK(channel); in channel_used_mark()168 m_cb.used_channels &= ~GRTC_CHANNEL_TO_BITMASK(channel); in channel_used_unmark()