Home
last modified time | relevance | path

Searched refs:OCTOSPIx (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h2877 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument
2879 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h3622 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument
3624 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h3662 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument
3664 return (uint32_t)(READ_BIT(RCC->CCIPR2, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h3840 __STATIC_INLINE uint32_t LL_RCC_GetOCTOSPIClockSource(uint32_t OCTOSPIx) in LL_RCC_GetOCTOSPIClockSource() argument
3842 return (uint32_t)(READ_BIT(RCC->CCIPR4, OCTOSPIx)); in LL_RCC_GetOCTOSPIClockSource()