Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_ucpd.h132 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
833 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
987 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1141 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_ucpd.h133 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
868 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
1033 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1198 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_ucpd.h133 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
868 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
1033 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1198 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_ucpd.h133 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
868 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
1033 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1198 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_ucpd.h133 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
846 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
1011 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1176 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_ucpd.h133 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
846 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
1011 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1176 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_ucpd.h133 #define LL_UCPD_IMR_RXOVR UCPD_IMR_RXOVRIE /*!< Enable Rx data overflow inte…
846 SET_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_EnableIT_RxOvr()
1011 CLEAR_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE); in LL_UCPD_DisableIT_RxOvr()
1176 return ((READ_BIT(UCPDx->IMR, UCPD_IMR_RXOVRIE) == UCPD_IMR_RXOVRIE) ? 1UL : 0UL); in LL_UCPD_IsEnableIT_RxOvr()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g071xx.h8622 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR… macro
Dstm32g081xx.h8926 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR… macro
Dstm32g0c1xx.h10516 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR… macro
Dstm32g0b1xx.h10212 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h12548 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32gbk1cb.h12265 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g431xx.h12318 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g4a1xx.h13058 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g491xx.h12828 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g473xx.h13619 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g471xx.h13051 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g483xx.h13849 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g474xx.h17198 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32g484xx.h17428 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h17887 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
Dstm32l562xx.h18658 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h16813 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXO… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h20573 #define UCPD_IMR_RXOVRIE UCPD_IMR_RXOVRIE_Msk /*!< Enable RXOVR … macro

12