Searched refs:MsbOnly (Results 1 – 6 of 6) sorted by relevance
1095 assert_param(IS_FUNCTIONAL_STATE(pDmaConfig->MsbOnly)); in HAL_MDF_AcqStart_DMA()1153 SrcAddress = (pDmaConfig->MsbOnly == ENABLE) ? (((uint32_t) &hmdf->Instance->DFLTDR) + 2U) : in HAL_MDF_AcqStart_DMA()
269 FunctionalState MsbOnly; /*!< Transfer only the 16MSB of the acquistion data */ member
1485 assert_param(IS_FUNCTIONAL_STATE(pDmaConfig->MsbOnly)); in HAL_MDF_AcqStart_DMA()1569 SrcAddress = (pDmaConfig->MsbOnly == ENABLE) ? (((uint32_t) &hmdf->Instance->DFLTDR) + 2U) : in HAL_MDF_AcqStart_DMA()
1489 assert_param(IS_FUNCTIONAL_STATE(pDmaConfig->MsbOnly)); in HAL_MDF_AcqStart_DMA()1573 SrcAddress = (pDmaConfig->MsbOnly == ENABLE) ? (((uint32_t) &hmdf->Instance->DFLTDR) + 2U) : in HAL_MDF_AcqStart_DMA()
320 FunctionalState MsbOnly; /*!< Transfer only the 16MSB of the acquistion data */ member
318 FunctionalState MsbOnly; /*!< Transfer only the 16MSB of the acquistion data */ member