Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pdm.h44 typedef struct nrfy_pdm_buffer_t nrfy_pdm_buffer_t; typedef
67 struct nrfy_pdm_buffer_t struct
69 int16_t * p_buff; ///< Pointer to the data buffer.
70 uint16_t length; ///< Data buffer lenght.