Searched refs:TIME_TO_WAIT_US (Results 1 – 1 of 1) sorted by relevance
97 #define TIME_TO_WAIT_US (uint32_t)(1000000UL / SAADC_SAMPLE_FREQUENCY) macro257 uint32_t desired_ticks = nrfx_timer_us_to_ticks(&timer_inst, TIME_TO_WAIT_US); in main()