Home
last modified time | relevance | path

Searched defs:STEP (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dsvm_functions.h42 #define STEP(x) (x) <= 0 ? 0 : 1 macro
Dsvm_functions_f16.h44 #define STEP(x) (x) <= 0 ? 0 : 1 macro