/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_ucpd.h | 133 #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/ |
D | stm32h7rsxx_ll_ucpd.h | 134 #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/ |
D | stm32h5xx_ll_ucpd.h | 134 #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/ |
D | stm32u5xx_ll_ucpd.h | 134 #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/ |
D | stm32g0xx_ll_ucpd.h | 134 #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/ |
D | stm32l5xx_ll_ucpd.h | 134 #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/ |
D | stm32g4xx_ll_ucpd.h | 134 #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/ |
D | stm32g071xx.h | 8625 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
|
D | stm32g081xx.h | 8929 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
|
D | stm32g0c1xx.h | 10519 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
|
D | stm32g0b1xx.h | 10215 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSG… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g441xx.h | 12551 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32gbk1cb.h | 12268 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g431xx.h | 12321 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g4a1xx.h | 13061 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g491xx.h | 12831 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g473xx.h | 13622 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g471xx.h | 13054 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g483xx.h | 13852 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g474xx.h | 17201 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32g484xx.h | 17431 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 17890 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
D | stm32l562xx.h | 18661 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 16816 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXM… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 20576 #define UCPD_IMR_RXMSGENDIE UCPD_IMR_RXMSGENDIE_Msk /*!< Enable RXMSGE… macro
|