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()
3854 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument3856 return (uint32_t)(READ_BIT(RCC->CCIPR4, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
3669 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument3671 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()