Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_config.h276 #define NHW_DPPI_N_CHG {6, 6} /* Number of channel groups in each DPPI */ macro
497 #define NHW_DPPI_N_CHG {2, 6, 6, 2} /* Number of channel groups in each DPPI */ macro
DNHW_DPPI.c109 static uint nhw_dppi_n_chg[NHW_DPPI_TOTAL_INST] = NHW_DPPI_N_CHG; in nhw_dppi_init()