Home
last modified time | relevance | path

Searched refs:DFLTCR (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mdf.c403 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_DeInit()
405 hmdf->Instance->DFLTCR &= ~(MDF_DFLTCR_DFLTEN); in HAL_MDF_DeInit()
753 else if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_AcqStart()
769 hmdf->Instance->DFLTCR = 0U; in HAL_MDF_AcqStart()
842 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_ACQMOD) == MDF_MODE_ASYNC_SINGLE) in HAL_MDF_PollForAcq()
905 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != MDF_DFLTCR_DFLTACTIVE) in HAL_MDF_AcqStop()
927 hmdf->Instance->DFLTCR &= ~(MDF_DFLTCR_DFLTEN); in HAL_MDF_AcqStop()
973 else if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_AcqStart_IT()
1014 hmdf->Instance->DFLTCR = 0U; in HAL_MDF_AcqStart_IT()
1038 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != MDF_DFLTCR_DFLTACTIVE) in HAL_MDF_AcqStop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdf.c509 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_DeInit()
511 hmdf->Instance->DFLTCR &= ~(MDF_DFLTCR_DFLTEN); in HAL_MDF_DeInit()
949 else if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_AcqStart()
980 hmdf->Instance->DFLTCR = 0U; in HAL_MDF_AcqStart()
1054 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_ACQMOD) == MDF_MODE_ASYNC_SINGLE) in HAL_MDF_PollForAcq()
1204 if ((hmdf->Instance->DFLTCR & MDF_SNAPSHOT_16BITS) == MDF_SNAPSHOT_16BITS) in HAL_MDF_GetSnapshotAcqValue()
1240 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != MDF_DFLTCR_DFLTACTIVE) in HAL_MDF_AcqStop()
1265 hmdf->Instance->DFLTCR &= ~(MDF_DFLTCR_DFLTEN); in HAL_MDF_AcqStop()
1326 else if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_AcqStart_IT()
1390 hmdf->Instance->DFLTCR = 0U; in HAL_MDF_AcqStart_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mdf.c513 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_DeInit()
515 hmdf->Instance->DFLTCR &= ~(MDF_DFLTCR_DFLTEN); in HAL_MDF_DeInit()
953 else if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_AcqStart()
984 hmdf->Instance->DFLTCR = 0U; in HAL_MDF_AcqStart()
1058 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_ACQMOD) == MDF_MODE_ASYNC_SINGLE) in HAL_MDF_PollForAcq()
1208 if ((hmdf->Instance->DFLTCR & MDF_SNAPSHOT_16BITS) == MDF_SNAPSHOT_16BITS) in HAL_MDF_GetSnapshotAcqValue()
1244 if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != MDF_DFLTCR_DFLTACTIVE) in HAL_MDF_AcqStop()
1269 hmdf->Instance->DFLTCR &= ~(MDF_DFLTCR_DFLTEN); in HAL_MDF_AcqStop()
1330 else if ((hmdf->Instance->DFLTCR & MDF_DFLTCR_DFLTACTIVE) != 0U) in HAL_MDF_AcqStart_IT()
1394 hmdf->Instance->DFLTCR = 0U; in HAL_MDF_AcqStart_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h771 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u535xx.h732 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u575xx.h785 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u585xx.h825 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u595xx.h809 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u5a5xx.h849 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u5f7xx.h970 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u599xx.h990 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u5g7xx.h1010 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u5f9xx.h1074 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u5a9xx.h1030 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32u5g9xx.h1114 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1245 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32h7s7xx.h1359 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32h7s3xx.h1338 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32h7r7xx.h1264 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h1735 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32n657xx.h1861 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32n655xx.h1833 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
Dstm32n647xx.h1763 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member