Searched defs: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 3772 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 4267 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4322 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4428 uint8_t postShift; /**< bit shift applied to coefficients. */ member 4484 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|
/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 3573 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 4022 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4073 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4174 uint8_t postShift; /**< bit shift applied to coefficients. */ member 4228 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|