Searched refs:DFSDMx (Results 1 – 2 of 2) sorted by relevance
226 tmpreg1 = DFSDMx->FLTFCR; in DFSDM_FilterInit()239 DFSDMx->FLTFCR = tmpreg1; in DFSDM_FilterInit()724 tmpreg1 = DFSDMx -> FLTCR2; in DFSDM_ConfigAnalogWatchdog()736 tmpreg2 = DFSDMx->FLTCR1; in DFSDM_ConfigAnalogWatchdog()745 DFSDMx->FLTCR1 = tmpreg2; in DFSDM_ConfigAnalogWatchdog()771 tmpreg1 = DFSDMx -> FLTCR2; in DFSDM_SelectExtremesDetectorChannel()780 DFSDMx -> FLTCR2 = tmpreg1; in DFSDM_SelectExtremesDetectorChannel()805 reg = DFSDMx -> FLTRDATAR; in DFSDM_GetRegularConversionData()836 reg = DFSDMx -> FLTJDATAR; in DFSDM_GetInjectedConversionData()1140 tmpreg1 = DFSDMx -> FLTCR1; in DFSDM_SelectRegularChannel()[all …]
743 void DFSDM_StartSoftwareInjectedConversion(DFSDM_Filter_TypeDef* DFSDMx);744 void DFSDM_StartSoftwareRegularConversion(DFSDM_Filter_TypeDef* DFSDMx);745 void DFSDM_SynchronousFilter0InjectedStart(DFSDM_Filter_TypeDef* DFSDMx);746 void DFSDM_SynchronousFilter0RegularStart(DFSDM_Filter_TypeDef* DFSDMx);759 int32_t DFSDM_GetRegularConversionData(DFSDM_Filter_TypeDef* DFSDMx);760 int32_t DFSDM_GetInjectedConversionData(DFSDM_Filter_TypeDef* DFSDMx);761 int32_t DFSDM_GetMaxValue(DFSDM_Filter_TypeDef* DFSDMx);762 int32_t DFSDM_GetMinValue(DFSDM_Filter_TypeDef* DFSDMx);763 int32_t DFSDM_GetMaxValueChannel(DFSDM_Filter_TypeDef* DFSDMx);764 int32_t DFSDM_GetMinValueChannel(DFSDM_Filter_TypeDef* DFSDMx);[all …]
Completed in 12 milliseconds