Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h3530 __STATIC_INLINE uint32_t LL_RCC_GetSWPMIClockSource(uint32_t SPWMIx) in LL_RCC_GetSWPMIClockSource() argument
3532 return (uint32_t)(READ_BIT(RCC->CCIPR, SPWMIx)); in LL_RCC_GetSWPMIClockSource()