Searched refs:tmr_config (Results 1 – 1 of 1) sorted by relevance
640 nrfx_timer_config_t tmr_config = NRFX_TIMER_DEFAULT_CONFIG( in uarte_nrfx_rx_counting_init() local643 tmr_config.mode = NRF_TIMER_MODE_COUNTER; in uarte_nrfx_rx_counting_init()644 tmr_config.bit_width = NRF_TIMER_BIT_WIDTH_32; in uarte_nrfx_rx_counting_init()646 &tmr_config, in uarte_nrfx_rx_counting_init()