Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/SupportFunctions/
Darm_sort_f32.c66 case ARM_SORT_HEAP: in arm_sort_f32()
/cmsis-dsp-latest/Include/dsp/
Dsupport_functions.h289 ARM_SORT_HEAP = 2, enumerator
/cmsis-dsp-latest/Testing/Source/Tests/
DSupportTestsF32.cpp218 arm_sort_init_f32(&S, ARM_SORT_HEAP, ARM_SORT_ASCENDING); in test_heap_sort_out_f32()
233 arm_sort_init_f32(&S, ARM_SORT_HEAP, ARM_SORT_ASCENDING); in test_heap_sort_in_f32()
248 arm_sort_init_f32(&S, ARM_SORT_HEAP, ARM_SORT_ASCENDING); in test_heap_sort_const_f32()