Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Darm_common_tables.h132 extern const float32_t sinTable_f32[FAST_MATH_TABLE_SIZE + 1];
133 extern const q31_t sinTable_q31[FAST_MATH_TABLE_SIZE + 1];
134 extern const q15_t sinTable_q15[FAST_MATH_TABLE_SIZE + 1];
Darm_math.h341 #define FAST_MATH_TABLE_SIZE 512 macro
/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Darm_common_tables.h132 extern const float32_t sinTable_f32[FAST_MATH_TABLE_SIZE + 1];
133 extern const q31_t sinTable_q31[FAST_MATH_TABLE_SIZE + 1];
134 extern const q15_t sinTable_q15[FAST_MATH_TABLE_SIZE + 1];
Darm_math.h332 #define FAST_MATH_TABLE_SIZE 512 macro