Searched refs:tmr_config (Results 1 – 1 of 1) sorted by relevance
759 nrfx_timer_config_t tmr_config = NRFX_TIMER_DEFAULT_CONFIG( in uarte_nrfx_rx_counting_init() local764 tmr_config.mode = NRF_TIMER_MODE_COUNTER; in uarte_nrfx_rx_counting_init()765 tmr_config.bit_width = NRF_TIMER_BIT_WIDTH_32; in uarte_nrfx_rx_counting_init()767 &tmr_config, in uarte_nrfx_rx_counting_init()