Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mdf.c331 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) != 0U) in HAL_MDF_Init()
341 hmdf->Instance->SITFCR = 0U; in HAL_MDF_Init()
342 hmdf->Instance->SITFCR |= ((hmdf->Init.SerialInterface.Threshold << MDF_SITFCR_STH_Pos) | in HAL_MDF_Init()
346 hmdf->Instance->SITFCR |= MDF_SITFCR_SITFEN; in HAL_MDF_Init()
409 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) != 0U) in HAL_MDF_DeInit()
411 hmdf->Instance->SITFCR &= ~(MDF_SITFCR_SITFEN); in HAL_MDF_DeInit()
1664 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) == 0U) in HAL_MDF_PollForCkab()
1670 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFMOD) != MDF_SITF_NORMAL_SPI_MODE) in HAL_MDF_PollForCkab()
1726 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) == 0U) in HAL_MDF_CkabStart_IT()
1732 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFMOD) != MDF_SITF_NORMAL_SPI_MODE) in HAL_MDF_CkabStart_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdf.c411 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) != 0U) in HAL_MDF_Init()
421 hmdf->Instance->SITFCR = 0U; in HAL_MDF_Init()
422 hmdf->Instance->SITFCR |= ((hmdf->Init.SerialInterface.Threshold << MDF_SITFCR_STH_Pos) | in HAL_MDF_Init()
426 hmdf->Instance->SITFCR |= MDF_SITFCR_SITFEN; in HAL_MDF_Init()
515 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) != 0U) in HAL_MDF_DeInit()
517 hmdf->Instance->SITFCR &= ~(MDF_SITFCR_SITFEN); in HAL_MDF_DeInit()
2180 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) == 0U) in HAL_MDF_PollForCkab()
2186 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFMOD) != MDF_SITF_NORMAL_SPI_MODE) in HAL_MDF_PollForCkab()
2242 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) == 0U) in HAL_MDF_CkabStart_IT()
2248 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFMOD) != MDF_SITF_NORMAL_SPI_MODE) in HAL_MDF_CkabStart_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mdf.c415 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) != 0U) in HAL_MDF_Init()
425 hmdf->Instance->SITFCR = 0U; in HAL_MDF_Init()
426 hmdf->Instance->SITFCR |= ((hmdf->Init.SerialInterface.Threshold << MDF_SITFCR_STH_Pos) | in HAL_MDF_Init()
430 hmdf->Instance->SITFCR |= MDF_SITFCR_SITFEN; in HAL_MDF_Init()
519 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) != 0U) in HAL_MDF_DeInit()
521 hmdf->Instance->SITFCR &= ~(MDF_SITFCR_SITFEN); in HAL_MDF_DeInit()
2184 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) == 0U) in HAL_MDF_PollForCkab()
2190 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFMOD) != MDF_SITF_NORMAL_SPI_MODE) in HAL_MDF_PollForCkab()
2246 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFACTIVE) == 0U) in HAL_MDF_CkabStart_IT()
2252 if ((hmdf->Instance->SITFCR & MDF_SITFCR_SITFMOD) != MDF_SITF_NORMAL_SPI_MODE) in HAL_MDF_CkabStart_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h769 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u535xx.h730 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u575xx.h783 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u585xx.h823 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u595xx.h807 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u5a5xx.h847 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u5f7xx.h968 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u599xx.h988 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u5g7xx.h1008 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u5f9xx.h1072 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u5a9xx.h1028 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32u5g9xx.h1112 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1243 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32h7s7xx.h1357 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32h7s3xx.h1336 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32h7r7xx.h1262 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h1733 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32n657xx.h1859 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32n655xx.h1831 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member
Dstm32n647xx.h1761 …__IO uint32_t SITFCR; /*!< MDF Serial Interface Control Register, Address offset:… member