Searched defs:x1 (Results 1 – 2 of 2) sorted by relevance
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/cmsis/ |
D | arm_math.h | 1843 float32_t x1; /**< x1 */ member 5438 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local 6826 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 6899 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 6978 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/cmsis/ |
D | arm_math.h | 1930 float32_t x1; /**< x1 */ member 5775 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local 7219 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7294 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7375 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|