Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_config.h179 #define NHW_TIMER_FREQ {16, 16, 16, 16, 16} macro
442 #define NHW_TIMER_FREQ {16, 16, 16, 16, 16, 16} macro
757 #define NHW_TIMER_FREQ {128, 32, 16, 16, 16, 16, 16} macro
DNHW_TIMER.c86 int Timer_freqs[N_TIMERS] = NHW_TIMER_FREQ; in nhw_timer_init()