Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_ucpd.h133 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
822 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
976 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1130 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_ucpd.h134 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
857 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
1022 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1187 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_ucpd.h134 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
857 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
1022 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1187 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_ucpd.h134 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
857 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
1022 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1187 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_ucpd.h134 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
835 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
1000 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1165 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_ucpd.h134 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
835 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
1000 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1165 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_ucpd.h134 #define LL_UCPD_IMR_RXMSGEND UCPD_IMR_RXMSGENDIE /*!< Enable Rx message received …
835 SET_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_EnableIT_RxMsgEnd()
1000 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE); in LL_UCPD_DisableIT_RxMsgEnd()
1165 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXMSGENDIE) == UCPD_IMR_RXMSGENDIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxMsgEnd()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g071xx.h8625 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
Dstm32g081xx.h8929 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
Dstm32g0c1xx.h10519 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
Dstm32g0b1xx.h10215 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h12551 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32gbk1cb.h12268 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g431xx.h12321 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g4a1xx.h13061 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g491xx.h12831 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g473xx.h13622 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g471xx.h13054 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g483xx.h13852 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g474xx.h17201 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32g484xx.h17431 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h17890 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
Dstm32l562xx.h18661 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h16816 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXM… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h20576 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro

12