Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ nrf_dsp_sqrt_u32()

uint32_t nrf_dsp_sqrt_u32 ( const uint32_t x)

#include <include/nrf_edgeai/dsp/nrf_dsp_fast_math.h>

Calculate square root of the provided UINT32 value.

Parameters
[in]xArgument for square root calculation
Returns
uint32_t Square root of the provided argument