Searched refs:postShift (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/boards/mcu/saml21/cmsis/ |
D | arm_math.h | 1275 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1288 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1336 int8_t postShift); 1400 int8_t postShift); 3772 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 3806 uint8_t postShift); 4267 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4290 uint32_t postShift); 4322 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4364 uint32_t postShift); [all …]
|
/loramac-node-latest/src/boards/mcu/stm32/cmsis/ |
D | arm_math.h | 1225 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1236 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1277 int8_t postShift); 1335 int8_t postShift); 3573 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 3602 uint8_t postShift); 4022 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4043 uint32_t postShift); 4073 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4112 uint32_t postShift); [all …]
|