Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h682 #define MUL_POW2(a, b) arm_nn_mult_by_power_of_two((a), (b))
932 __STATIC_FORCEINLINE q31_t arm_nn_mult_by_power_of_two(const int32_t val, const int32_t exp) in arm_nn_mult_by_power_of_two() function