Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h2927 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_ADCPRE, (Prescaler << RCC_CCIPR1_ADCPRE_Pos)); in LL_RCC_SetADCPrescaler()
2937 return (uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_ADCPRE) >> RCC_CCIPR1_ADCPRE_Pos); in LL_RCC_GetADCPrescaler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c612 MODIFY_REG(RCC->CCIPR1, (RCC_CCIPR1_ADCPRE | RCC_CCIPR1_ADC12SEL), \ in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25893 #define RCC_CCIPR1_ADCPRE RCC_CCIPR1_ADCPRE_Msk /… macro
Dstm32n657xx.h27042 #define RCC_CCIPR1_ADCPRE RCC_CCIPR1_ADCPRE_Msk /… macro
Dstm32n655xx.h26800 #define RCC_CCIPR1_ADCPRE RCC_CCIPR1_ADCPRE_Msk /… macro
Dstm32n647xx.h26135 #define RCC_CCIPR1_ADCPRE RCC_CCIPR1_ADCPRE_Msk /… macro