Home
last modified time | relevance | path

Searched refs:UCPD_IMR_RXORDDETIE (Results 1 – 25 of 46) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_ucpd.h130 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
855 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1009 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1163 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_ucpd.h131 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
890 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1055 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1220 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_ucpd.h131 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
890 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1055 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1220 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_ucpd.h131 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
890 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1055 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1220 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_ucpd.h131 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
868 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1033 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1198 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_ucpd.h131 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
868 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1033 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1198 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_ucpd.h131 #define LL_UCPD_IMR_RXORDDET UCPD_IMR_RXORDDETIE /*!< Enable Rx ordered set (4 K-c…
868 SET_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_EnableIT_RxOrderSet()
1033 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE); in LL_UCPD_DisableIT_RxOrderSet()
1198 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXORDDETIE) == UCPD_IMR_RXORDDETIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOrderSet()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g071xx.h8616 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORD… macro
Dstm32g081xx.h8920 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORD… macro
Dstm32g0c1xx.h10510 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORD… macro
Dstm32g0b1xx.h10206 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORD… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h12542 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32gbk1cb.h12259 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g431xx.h12312 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g4a1xx.h13052 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g491xx.h12822 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g473xx.h13613 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g471xx.h13045 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g483xx.h13843 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g474xx.h17192 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32g484xx.h17422 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h17881 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
Dstm32l562xx.h18652 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h16807 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXO… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h20567 #define UCPD_IMR_RXORDDETIE UCPD_IMR_RXORDDETIE_Msk /*!< Enable RXORDD… macro

12