| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
| D | stm32h7rsxx_ll_ucpd.h | 113 #define LL_UCPD_SR_FRSEVT UCPD_SR_FRSEVT /*!<Fast Role Swap detection even… 1478 return ((READ_BIT(UCPDx->SR, UCPD_SR_FRSEVT) == UCPD_SR_FRSEVT) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_FRS()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
| D | stm32h5xx_ll_ucpd.h | 113 #define LL_UCPD_SR_FRSEVT UCPD_SR_FRSEVT /*!<Fast Role Swap detection even… 1478 return ((READ_BIT(UCPDx->SR, UCPD_SR_FRSEVT) == UCPD_SR_FRSEVT) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_FRS()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
| D | stm32u5xx_ll_ucpd.h | 113 #define LL_UCPD_SR_FRSEVT UCPD_SR_FRSEVT /*!<Fast Role Swap detection even… 1478 return ((READ_BIT(UCPDx->SR, UCPD_SR_FRSEVT) == UCPD_SR_FRSEVT) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_FRS()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_ll_ucpd.h | 113 #define LL_UCPD_SR_FRSEVT UCPD_SR_FRSEVT /*!<Fast Role Swap detection even… 1456 return ((READ_BIT(UCPDx->SR, UCPD_SR_FRSEVT) == UCPD_SR_FRSEVT) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_FRS()
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_ll_ucpd.h | 113 #define LL_UCPD_SR_FRSEVT UCPD_SR_FRSEVT /*!<Fast Role Swap detection even… 1456 return ((READ_BIT(UCPDx->SR, UCPD_SR_FRSEVT) == UCPD_SR_FRSEVT) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_FRS()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_ll_ucpd.h | 113 #define LL_UCPD_SR_FRSEVT UCPD_SR_FRSEVT /*!<Fast Role Swap detection even… 1456 return ((READ_BIT(UCPDx->SR, UCPD_SR_FRSEVT) == UCPD_SR_FRSEVT) ? 1UL : 0UL); in LL_UCPD_IsActiveFlag_FRS()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
| D | stm32g071xx.h | 8694 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Sw… macro
|
| D | stm32g081xx.h | 8998 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Sw… macro
|
| D | stm32g0c1xx.h | 10588 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Sw… macro
|
| D | stm32g0b1xx.h | 10284 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Sw… macro
|
| /hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
| D | stm32g441xx.h | 12620 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32gbk1cb.h | 12337 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g431xx.h | 12390 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g4a1xx.h | 13130 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g491xx.h | 12900 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g473xx.h | 13691 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g471xx.h | 13123 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g483xx.h | 13921 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g474xx.h | 17270 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32g484xx.h | 17500 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| /hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
| D | stm32l552xx.h | 17959 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| D | stm32l562xx.h | 18730 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|
| /hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
| D | stm32h523xx.h | 16885 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role … macro
|
| D | stm32h562xx.h | 18429 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role … macro
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
| D | stm32h7r3xx.h | 20645 #define UCPD_SR_FRSEVT UCPD_SR_FRSEVT_Msk /*!< Fast Role Swa… macro
|