/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_ucpd.h | 129 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 866 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1020 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1174 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_ucpd.h | 130 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 901 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1066 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1231 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_ucpd.h | 130 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 901 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1066 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1231 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_ucpd.h | 130 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 901 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1066 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1231 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_ucpd.h | 130 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 879 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1044 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1209 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_ucpd.h | 130 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 879 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1044 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1209 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_ucpd.h | 130 #define LL_UCPD_IMR_RXNE UCPD_IMR_RXNEIE /*!< Enable Receive data register… 879 SET_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_EnableIT_RxNE() 1044 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE); in LL_UCPD_DisableIT_RxNE() 1209 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXNEIE) == UCPD_IMR_RXNEIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxNE()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g071xx.h | 8613 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE … macro
|
D | stm32g081xx.h | 8917 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE … macro
|
D | stm32g0c1xx.h | 10507 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE … macro
|
D | stm32g0b1xx.h | 10203 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE … macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g441xx.h | 12539 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32gbk1cb.h | 12256 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g431xx.h | 12309 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g4a1xx.h | 13049 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g491xx.h | 12819 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g473xx.h | 13610 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g471xx.h | 13042 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g483xx.h | 13840 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g474xx.h | 17189 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32g484xx.h | 17419 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 17878 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
D | stm32l562xx.h | 18649 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 16804 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXN… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 20564 #define UCPD_IMR_RXNEIE UCPD_IMR_RXNEIE_Msk /*!< Enable RXNE i… macro
|