Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h1954 __STATIC_INLINE uint32_t LL_RCC_GetQUADSPIClockSource(uint32_t QUADSPIx) in LL_RCC_GetQUADSPIClockSource() argument
1956 return (uint32_t)(READ_BIT(RCC->CCIPR2, QUADSPIx)); in LL_RCC_GetQUADSPIClockSource()