nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
contin_array.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef CONTIN_ARRAY_H
8
#define CONTIN_ARRAY_H
9
10
#include <zephyr/kernel.h>
11
40
int
contin_array_create
(
void
*pcm_cont, uint32_t pcm_cont_size,
void
const
*
const
pcm_finite,
41
uint32_t pcm_finite_size, uint32_t *
const
finite_pos);
42
46
#endif
/* CONTIN_ARRAY_H */
contin_array_create
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.
include
contin_array.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0