Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_dppi.h102 NRFY_STATIC_INLINE bool nrfy_dppi_channel_check(NRF_DPPIC_Type const * p_reg, uint8_t channel) in nrfy_dppi_channel_check() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi.c47 return nrfy_dppi_channel_check(NRF_DPPIC, channel); in nrfx_gppi_channel_check()