/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_ucpd.h | 122 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 943 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1097 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1251 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_ucpd.h | 123 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 978 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1143 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1308 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_ucpd.h | 123 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 978 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1143 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1308 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_ucpd.h | 123 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 978 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1143 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1308 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_ucpd.h | 123 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 956 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1121 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1286 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_ucpd.h | 123 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 956 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1121 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1286 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_ucpd.h | 123 #define LL_UCPD_IMR_TXIS UCPD_IMR_TXISIE /*!< Enable transmit interrupt st… 956 SET_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_EnableIT_TxIS() 1121 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_TXISIE); in LL_UCPD_DisableIT_TxIS() 1286 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_TXISIE) == UCPD_IMR_TXISIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_TxIS()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g071xx.h | 8592 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
|
D | stm32g081xx.h | 8896 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
|
D | stm32g0c1xx.h | 10486 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
|
D | stm32g0b1xx.h | 10182 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g441xx.h | 12518 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32gbk1cb.h | 12235 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g431xx.h | 12288 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g4a1xx.h | 13028 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g491xx.h | 12798 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g473xx.h | 13589 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g471xx.h | 13021 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g483xx.h | 13819 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g474xx.h | 17168 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32g484xx.h | 17398 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 17857 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
D | stm32l562xx.h | 18628 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 16783 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXI… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 20543 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
|