Searched refs:m_sample_buffers (Results 1 – 2 of 2) sorted by relevance
110 static uint8_t m_sample_buffers[BUFFER_COUNT][BUFFER_SIZE]; variable112 static uint16_t m_sample_buffers[BUFFER_COUNT][BUFFER_SIZE]; variable157 status = nrfx_saadc_buffer_set(m_sample_buffers[buffer_index++], BUFFER_SIZE); in saadc_handler()221 status = nrfx_saadc_buffer_set(m_sample_buffers[0], BUFFER_SIZE); in main()
119 static uint8_t m_sample_buffers[BUFFER_COUNT][BUFFER_SIZE]; variable121 static uint16_t m_sample_buffers[BUFFER_COUNT][BUFFER_SIZE]; variable175 status = nrfx_saadc_buffer_set(m_sample_buffers[buffer_index++], BUFFER_SIZE); in saadc_handler()288 status = nrfx_saadc_buffer_set(m_sample_buffers[0], BUFFER_SIZE); in main()