Home
last modified time | relevance | path

Searched refs:NHW_CLKPWR_DPPI_MAP (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_config.h247 #define NHW_CLKPWR_DPPI_MAP {0, 1} macro
553 #define NHW_CLKPWR_DPPI_MAP {0} /* Global */ macro
DNHW_54L_CLOCK.c83 static uint nhw_CLOCK_dppi_map[] = NHW_CLKPWR_DPPI_MAP;
DNHW_CLOCK.c141 uint nhw_clkpwr_dppi_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_DPPI_MAP; in nhw_clock_init()