Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h1463 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_ADFSDMSEL, (uint32_t)(__DFSDM1AUDIO_CLKSOURCE__))
1471 #define __HAL_RCC_GET_DFSDM1AUDIO_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_ADFSDMSEL)))
Dstm32l5xx_ll_rcc.h660 #define LL_RCC_DFSDM1_AUDIO_CLKSOURCE RCC_CCIPR2_ADFSDMSEL /* DFSDM1 Audio Clock source select…
2569 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_ADFSDMSEL, Source); in LL_RCC_SetDFSDMAudioClockSource()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h12274 #define RCC_CCIPR2_ADFSDMSEL RCC_CCIPR2_ADFSDMSEL_Msk macro
Dstm32l562xx.h13004 #define RCC_CCIPR2_ADFSDMSEL RCC_CCIPR2_ADFSDMSEL_Msk macro