Home
last modified time | relevance | path

Searched refs:UCPD_SR_RXOVR (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_ucpd.h106 #define LL_UCPD_SR_RXOVR UCPD_SR_RXOVR /*!< Rx data overflow interrupt …
1500 return ((READ_BIT(UCPDx->SR, UCPD_SR_RXOVR) == UCPD_SR_RXOVR) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_RxOvr()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_ucpd.h106 #define LL_UCPD_SR_RXOVR UCPD_SR_RXOVR /*!< Rx data overflow interrupt …
1522 return ((READ_BIT(UCPDx->SR, UCPD_SR_RXOVR) == UCPD_SR_RXOVR) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_RxOvr()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_ucpd.h106 #define LL_UCPD_SR_RXOVR UCPD_SR_RXOVR /*!< Rx data overflow interrupt …
1500 return ((READ_BIT(UCPDx->SR, UCPD_SR_RXOVR) == UCPD_SR_RXOVR) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_RxOvr()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_ucpd.h106 #define LL_UCPD_SR_RXOVR UCPD_SR_RXOVR /*!< Rx data overflow interrupt …
1522 return ((READ_BIT(UCPDx->SR, UCPD_SR_RXOVR) == UCPD_SR_RXOVR) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_RxOvr()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_ucpd.h106 #define LL_UCPD_SR_RXOVR UCPD_SR_RXOVR /*!< Rx data overflow interrupt …
1500 return ((READ_BIT(UCPDx->SR, UCPD_SR_RXOVR) == UCPD_SR_RXOVR) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_RxOvr()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/soc/
Dstm32g071xx.h8663 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data over… macro
Dstm32g081xx.h8967 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data over… macro
Dstm32g0b1xx.h10253 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data over… macro
Dstm32g0c1xx.h10557 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data over… macro
/hal_stm32-3.6.0/stm32cube/stm32g4xx/soc/
Dstm32g431xx.h12368 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32gbk1cb.h12315 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g441xx.h12598 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g4a1xx.h13108 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g491xx.h12878 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g473xx.h13669 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g471xx.h13101 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g483xx.h13899 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g484xx.h17478 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32g474xx.h17248 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
/hal_stm32-3.6.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h17934 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
Dstm32l562xx.h18705 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data overf… macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h18347 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data ov… macro
Dstm32h563xx.h20479 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data ov… macro
Dstm32h573xx.h21104 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data ov… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u575xx.h20707 #define UCPD_SR_RXOVR UCPD_SR_RXOVR_Msk /*!< Rx data ov… macro

12