Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNRF_PPI.h343 NUMBER_PPI_EVENTS enumerator
DNRF_PPI.c74 static ppi_event_to_ch_t ppi_evt_to_ch[NUMBER_PPI_EVENTS];
599 {NUMBER_PPI_EVENTS, NULL} //End marker
781 for (int i = 0 ; i < NUMBER_PPI_EVENTS ; i++){ in nrf_ppi_regw_sideeffects_EEP()
788 while ( ppi_events_table[i].event_type != NUMBER_PPI_EVENTS ){ in nrf_ppi_regw_sideeffects_EEP()