Searched refs:RCC_CSCMDR_EOFSEQ_IE (Results 1 – 5 of 5) sorted by relevance
1895 SET_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IE); in LL_RCC_EnableIT_EOFSEQ()1905 CLEAR_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IE); in LL_RCC_DisableIT_EOFSEQ()1915 return ((READ_BIT(RCC->CSCMDR, RCC_CSCMDR_EOFSEQ_IE) == (RCC_CSCMDR_EOFSEQ_IE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_EOFSEQ()
2920 #define RCC_CSCMDR_EOFSEQ_IE RCC_CSCMDR_EOFSEQ_IE_Msk macro
2996 #define RCC_CSCMDR_EOFSEQ_IE RCC_CSCMDR_EOFSEQ_IE_Msk macro
2945 #define RCC_CSCMDR_EOFSEQ_IE RCC_CSCMDR_EOFSEQ_IE_Msk macro