Home
last modified time | relevance | path

Searched defs:nrfy_saadc_buffer_t (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h44 typedef struct nrfy_saadc_buffer_t nrfy_saadc_buffer_t; typedef
72 struct nrfy_saadc_buffer_t struct
74 nrf_saadc_value_t * p_buffer; ///< Pointer to the sampling buffer.
75 size_t length; ///< Sampling buffer length.