/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_mdf.c | 403 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/ |
D | stm32n6xx_hal_mdf.c | 509 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/ |
D | stm32u5xx_hal_mdf.c | 513 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/ |
D | stm32u545xx.h | 771 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u535xx.h | 732 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u575xx.h | 785 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u585xx.h | 825 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u595xx.h | 809 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u5a5xx.h | 849 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u5f7xx.h | 970 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u599xx.h | 990 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u5g7xx.h | 1010 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u5f9xx.h | 1074 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u5a9xx.h | 1030 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32u5g9xx.h | 1114 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1245 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32h7s7xx.h | 1359 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32h7s3xx.h | 1338 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32h7r7xx.h | 1264 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 1735 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32n657xx.h | 1861 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32n655xx.h | 1833 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|
D | stm32n647xx.h | 1763 …__IO uint32_t DFLTCR; /*!< MDF Digital Filter Control Register, Address offset:… member
|