Searched refs:OCTOSPIx (Results 1 – 4 of 4) sorted by relevance
2877 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument2879 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
3622 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument3624 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
3662 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument3664 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
3840 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument3842 return (uint32_t)(READ_BIT(RCC->CCIPR4, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()