Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_config.h177 #define NHW_TIMER_FREQ {16, 16, 16, 16, 16} macro
417 #define NHW_TIMER_FREQ {16, 16, 16, 16, 16, 16} macro
DNHW_TIMER.c86 int Timer_freqs[N_TIMERS] = NHW_TIMER_FREQ; in nhw_timer_init()