Searched refs:DLYCR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_mdf.c | 1751 if ((hmdf->Instance->DLYCR & MDF_DLYCR_SKPBF) == MDF_DLYCR_SKPBF) in HAL_MDF_SetDelay() 1758 hmdf->Instance->DLYCR |= Delay; in HAL_MDF_SetDelay() 1790 *pDelay = (hmdf->Instance->DLYCR & MDF_DLYCR_SKPDLY); in HAL_MDF_GetDelay() 3394 hmdf->Instance->DLYCR = pFilterConfig->Delay; in MDF_AcqStart()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 744 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u545xx.h | 783 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u575xx.h | 797 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u5f7xx.h | 982 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u595xx.h | 821 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u5a5xx.h | 861 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u585xx.h | 837 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u599xx.h | 1002 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u5g7xx.h | 1022 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u5a9xx.h | 1042 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u5f9xx.h | 1086 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|
D | stm32u5g9xx.h | 1126 …__IO uint32_t DLYCR; /*!< MDF Delay control Register, Address offset:… member
|