Searched refs:STMODR (Results 1 – 14 of 14) sorted by relevance
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dac.h | 1289 MODIFY_REG(DACx->STMODR, in LL_DAC_SetWaveSawtoothResetTriggerSource() 1336 return (uint32_t)((READ_BIT(DACx->STMODR, in LL_DAC_GetWaveSawtoothResetTriggerSource() 1387 MODIFY_REG(DACx->STMODR, in LL_DAC_SetWaveSawtoothStepTriggerSource() 1429 return (uint32_t)((READ_BIT(DACx->STMODR, in LL_DAC_GetWaveSawtoothStepTriggerSource()
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_dac_ex.c | 573 …if (((hdac->Instance->STMODR >> (Channel & 0x10UL)) & DAC_STMODR_STRSTTRIGSEL1) == 0UL /* SW TRIGG… in HAL_DACEx_SawtoothWaveDataReset() 629 …if (((hdac->Instance->STMODR >> (Channel & 0x10UL)) & DAC_STMODR_STINCTRIGSEL1) == 0UL /* SW TRIGG… in HAL_DACEx_SawtoothWaveDataStep()
|
D | stm32g4xx_ll_dac.c | 330 MODIFY_REG(DACx->STMODR, in LL_DAC_Init()
|
D | stm32g4xx_hal_dac.c | 1292 …MODIFY_REG(hdac->Instance->STMODR, (DAC_STMODR_STINCTRIGSEL1 | DAC_STMODR_STRSTTRIGSEL1) << (Chann… in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/soc/ |
D | stm32g431xx.h | 339 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32gbk1cb.h | 338 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g441xx.h | 340 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g4a1xx.h | 353 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g491xx.h | 352 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g473xx.h | 362 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g471xx.h | 355 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g483xx.h | 363 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g484xx.h | 371 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g474xx.h | 370 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|