Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_ucpd.h122 #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/
Dstm32h7rsxx_ll_ucpd.h123 #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/
Dstm32h5xx_ll_ucpd.h123 #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/
Dstm32u5xx_ll_ucpd.h123 #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/
Dstm32g0xx_ll_ucpd.h123 #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/
Dstm32l5xx_ll_ucpd.h123 #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/
Dstm32g4xx_ll_ucpd.h123 #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/
Dstm32g071xx.h8592 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
Dstm32g081xx.h8896 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
Dstm32g0c1xx.h10486 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
Dstm32g0b1xx.h10182 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS … macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h12518 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32gbk1cb.h12235 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g431xx.h12288 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g4a1xx.h13028 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g491xx.h12798 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g473xx.h13589 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g471xx.h13021 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g483xx.h13819 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g474xx.h17168 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32g484xx.h17398 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h17857 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
Dstm32l562xx.h18628 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h16783 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXI… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h20543 #define UCPD_IMR_TXISIE UCPD_IMR_TXISIE_Msk /*!< Enable TXIS i… macro

12