nrfxlib API
0.1.0
Loading...
Searching...
No Matches
◆
OSAL_Memset()
void * OSAL_Memset
(
void *
Ptr
,
int
Value
,
size_t
Num
)
Sets buffer entries to a value.
Parameters
[in]
Ptr
Pointer to the buffer to set.
[in]
Value
Value to set the buffer to.
[in]
Num
Size of the buffer.
Returns
Pointer to the input buffer.
lc3
platform
os
inc
osal.h
Generated on Thu Sep 26 2024 10:53:01 for nrfxlib API by
1.9.6