Home
last modified time | relevance | path

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

/nrf_hw_models-3.4.0/src/HW_models/
DNRF_PPI.h311 #define NUMBER_PPI_CHANNELS 32 macro
DNRF_PPI.c70 static ppi_channel_tasks_t ppi_ch_tasks[NUMBER_PPI_CHANNELS];
578 ( ch_mask != 0 ) && ( ch_nbr < NUMBER_PPI_CHANNELS ) ; in nrf_ppi_event()