Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1459 #define EXP_ON_NEG(x) arm_nn_exp_on_negative_values((x))
1824 __STATIC_FORCEINLINE int32_t arm_nn_exp_on_negative_values(int32_t val) in arm_nn_exp_on_negative_values() function