Searched refs:NHW_TIMER_FREQ (Results 1 – 2 of 2) sorted by relevance
/nrf_hw_models-3.7.0/src/HW_models/ |
D | NHW_config.h | 179 #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
|
D | NHW_TIMER.c | 86 int Timer_freqs[N_TIMERS] = NHW_TIMER_FREQ; in nhw_timer_init()
|