Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_config.h275 #define NHW_DPPI_N_CH {32, 32} /* Number of channels in each DPPI */ macro
496 #define NHW_DPPI_N_CH {8, 24, 16, 4} /* Number of channels in each DPPI */ macro
DNHW_DPPI.c108 static uint nhw_dppi_n_ch[NHW_DPPI_TOTAL_INST] = NHW_DPPI_N_CH; in nhw_dppi_init()