Searched refs:SCDCR (Results 1 – 18 of 18) sorted by relevance
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_mdf.c | 487 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) != 0U) in HAL_MDF_DeInit() 489 hmdf->Instance->SCDCR &= ~(MDF_SCDCR_SCDEN); in HAL_MDF_DeInit() 2376 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) == MDF_SCDCR_SCDACTIVE) in HAL_MDF_ScdStart() 2383 hmdf->Instance->SCDCR = (((pScdConfig->Threshold - 1U) << MDF_SCDCR_SCDT_Pos) | in HAL_MDF_ScdStart() 2387 hmdf->Instance->SCDCR |= MDF_SCDCR_SCDEN; in HAL_MDF_ScdStart() 2422 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) != MDF_SCDCR_SCDACTIVE) in HAL_MDF_PollForScd() 2480 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) != MDF_SCDCR_SCDACTIVE) in HAL_MDF_ScdStop() 2487 hmdf->Instance->SCDCR &= ~(MDF_SCDCR_SCDEN); in HAL_MDF_ScdStop() 2532 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) == MDF_SCDCR_SCDACTIVE) in HAL_MDF_ScdStart_IT() 2539 hmdf->Instance->SCDCR = (((pScdConfig->Threshold - 1U) << MDF_SCDCR_SCDT_Pos) | in HAL_MDF_ScdStart_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_mdf.c | 491 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) != 0U) in HAL_MDF_DeInit() 493 hmdf->Instance->SCDCR &= ~(MDF_SCDCR_SCDEN); in HAL_MDF_DeInit() 2380 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) == MDF_SCDCR_SCDACTIVE) in HAL_MDF_ScdStart() 2387 hmdf->Instance->SCDCR = (((pScdConfig->Threshold - 1U) << MDF_SCDCR_SCDT_Pos) | in HAL_MDF_ScdStart() 2391 hmdf->Instance->SCDCR |= MDF_SCDCR_SCDEN; in HAL_MDF_ScdStart() 2426 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) != MDF_SCDCR_SCDACTIVE) in HAL_MDF_PollForScd() 2484 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) != MDF_SCDCR_SCDACTIVE) in HAL_MDF_ScdStop() 2491 hmdf->Instance->SCDCR &= ~(MDF_SCDCR_SCDEN); in HAL_MDF_ScdStop() 2536 if ((hmdf->Instance->SCDCR & MDF_SCDCR_SCDACTIVE) == MDF_SCDCR_SCDACTIVE) in HAL_MDF_ScdStart_IT() 2543 hmdf->Instance->SCDCR = (((pScdConfig->Threshold - 1U) << MDF_SCDCR_SCDT_Pos) | in HAL_MDF_ScdStart_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 779 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u535xx.h | 740 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u575xx.h | 793 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u585xx.h | 833 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u595xx.h | 817 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u5a5xx.h | 857 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u5f7xx.h | 978 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u599xx.h | 998 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u5g7xx.h | 1018 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u5f9xx.h | 1082 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u5a9xx.h | 1038 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32u5g9xx.h | 1122 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 1743 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32n657xx.h | 1869 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32n655xx.h | 1841 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|
D | stm32n647xx.h | 1771 …__IO uint32_t SCDCR; /*!< MDF short circuit detector control Register, Address offset:… member
|