Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c4767 …MODIFY_REG(hhrtim->Instance->sCommonRegs.ADCPS1, HRTIM_ADCPS1_AD1PSC, (Postscaler & HRTIM_ADCPS1_A… in HAL_HRTIM_ADCPostScalerConfig()
4773 …MODIFY_REG(hhrtim->Instance->sCommonRegs.ADCPS1, HRTIM_ADCPS1_AD2PSC, ((Postscaler << HRTIM_ADCPS1… in HAL_HRTIM_ADCPostScalerConfig()
4779 …MODIFY_REG(hhrtim->Instance->sCommonRegs.ADCPS1, HRTIM_ADCPS1_AD3PSC, ((Postscaler << HRTIM_ADCPS1… in HAL_HRTIM_ADCPostScalerConfig()
4785 …MODIFY_REG(hhrtim->Instance->sCommonRegs.ADCPS1, HRTIM_ADCPS1_AD4PSC, ((Postscaler << HRTIM_ADCPS1… in HAL_HRTIM_ADCPostScalerConfig()
4791 …MODIFY_REG(hhrtim->Instance->sCommonRegs.ADCPS1, HRTIM_ADCPS1_AD5PSC, ((Postscaler << HRTIM_ADCPS1… in HAL_HRTIM_ADCPostScalerConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h3571 MODIFY_REG(HRTIMx->sCommonRegs.ADCPS1, (uint32_t)mask, (uint32_t)ratio); in LL_HRTIM_SetADCPostScaler()
3605 uint32_t reg1 = READ_REG(HRTIMx->sCommonRegs.ADCPS1); in LL_HRTIM_GetADCPostScaler()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h968 …__IO uint32_t ADCPS1; /*!< HRTIM ADC Post Scaler Register 1, Address… member
Dstm32g474xx.h1111 …__IO uint32_t ADCPS1; /*!< HRTIM ADC Post Scaler Register 1, Address… member
Dstm32g484xx.h1143 …__IO uint32_t ADCPS1; /*!< HRTIM ADC Post Scaler Register 1, Address… member