Home
last modified time | relevance | path

Searched refs:arm_entropy_f64 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/StatisticsFunctions/
Darm_entropy_f64.c47 float64_t arm_entropy_f64(const float64_t * pSrcA, uint32_t blockSize) in arm_entropy_f64() function
DCMakeLists.txt13 target_sources(CMSISDSPStatistics PRIVATE arm_entropy_f64.c)
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dstatistics_functions.h118 float64_t arm_entropy_f64(const float64_t * pSrcA, uint32_t blockSize);