Searched refs:nrf_ppi_group_disable_task_get (Results 1 – 2 of 2) sorted by relevance
397 NRF_STATIC_INLINE nrf_ppi_task_t nrf_ppi_group_disable_task_get(NRF_PPI_Type const * p_reg,558 NRF_STATIC_INLINE nrf_ppi_task_t nrf_ppi_group_disable_task_get(NRF_PPI_Type const * p_reg, in nrf_ppi_group_disable_task_get() function
152 return (nrfx_gppi_task_t)nrf_ppi_group_disable_task_get(NRF_PPI, (uint8_t)group); in nrfx_gppi_group_disable_task_get()