Searched refs:MDF_SNAPSHOT_16BITS (Results 1 – 4 of 4) sorted by relevance
734 #define MDF_SNAPSHOT_16BITS MDF_DFLTCR_SNPSFMT /*!< Snapshot data resolution of 16 bits */ macro1066 ((PARAM) == MDF_SNAPSHOT_16BITS))
728 #define MDF_SNAPSHOT_16BITS MDF_DFLTCR_SNPSFMT /*!< Snapshot data resolution of 16 bits */ macro1044 ((PARAM) == MDF_SNAPSHOT_16BITS))
1204 if ((hmdf->Instance->DFLTCR & MDF_SNAPSHOT_16BITS) == MDF_SNAPSHOT_16BITS) in HAL_MDF_GetSnapshotAcqValue()
1208 if ((hmdf->Instance->DFLTCR & MDF_SNAPSHOT_16BITS) == MDF_SNAPSHOT_16BITS) in HAL_MDF_GetSnapshotAcqValue()