Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c86 static bool are_app_channels(uint32_t channel_mask) in are_app_channels() function
102 return are_app_channels(nrfx_ppi_channel_to_mask(channel)); in is_app_channel()
325 else if (!are_app_channels(channel_mask)) in nrfx_ppi_channels_remove_from_group()
352 else if (!are_app_channels(channel_mask)) in nrfx_ppi_channels_include_in_group()