Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_config.h443 #define NHW_TIMER_DPPI_MAP {0, 0, 0, 1, 1, 1} /*3xApp core, 3xNetwork core*/ macro
758 #define NHW_TIMER_DPPI_MAP {0, 1, 2, 2, 2, 2, 2} macro
DNHW_TIMER.c83 uint nhw_timer_dppi_map[NHW_TIMER_TOTAL_INST] = NHW_TIMER_DPPI_MAP; in nhw_timer_init()