/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_ucpd.h | 127 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 888 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1042 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1196 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_ucpd.h | 128 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 923 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1088 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1253 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_ucpd.h | 128 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 923 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1088 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1253 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_ucpd.h | 128 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 923 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1088 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1253 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_ucpd.h | 128 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 901 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1066 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1231 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_ucpd.h | 128 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 901 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1066 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1231 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_ucpd.h | 128 #define LL_UCPD_IMR_HRSTSENT UCPD_IMR_HRSTSENTIE /*!< Enable HRST sent interrupt … 901 SET_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_EnableIT_TxHRSTSENT() 1066 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE); in LL_UCPD_DisableIT_TxHRSTSENT() 1231 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_HRSTSENTIE) == UCPD_IMR_HRSTSENTIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxHRSTSENT()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g071xx.h | 8607 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTS… macro
|
D | stm32g081xx.h | 8911 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTS… macro
|
D | stm32g0c1xx.h | 10501 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTS… macro
|
D | stm32g0b1xx.h | 10197 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTS… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g441xx.h | 12533 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32gbk1cb.h | 12250 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g431xx.h | 12303 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g4a1xx.h | 13043 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g491xx.h | 12813 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g473xx.h | 13604 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g471xx.h | 13036 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g483xx.h | 13834 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g474xx.h | 17183 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32g484xx.h | 17413 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 17872 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
D | stm32l562xx.h | 18643 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 16798 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRS… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 20558 #define UCPD_IMR_HRSTSENTIE UCPD_IMR_HRSTSENTIE_Msk /*!< Enable HRSTSE… macro
|