nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
contin_array.h File Reference
#include <zephyr/kernel.h>

Go to the source code of this file.

Functions

int contin_array_create (void *pcm_cont, uint32_t pcm_cont_size, void const *const pcm_finite, uint32_t pcm_finite_size, uint32_t *const finite_pos)
 Creates a continuous array from a finite array.