Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c72 static bool is_programmable_app_channel(nrf_ppi_channel_t channel) in is_programmable_app_channel() function
150 if (!is_programmable_app_channel(channel)) in nrfx_ppi_channel_free()
170 if (!is_programmable_app_channel(channel)) in nrfx_ppi_channel_assign()
225 else if (is_programmable_app_channel(channel) && in nrfx_ppi_channel_enable()
247 else if (is_programmable_app_channel(channel) && in nrfx_ppi_channel_disable()