Searched refs:STMODR (Results 1 – 17 of 17) sorted by relevance
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dac.h | 1298 MODIFY_REG(DACx->STMODR, in LL_DAC_SetWaveSawtoothResetTriggerSource() 1346 return (uint32_t)((READ_BIT(DACx->STMODR, in LL_DAC_GetWaveSawtoothResetTriggerSource() 1397 MODIFY_REG(DACx->STMODR, in LL_DAC_SetWaveSawtoothStepTriggerSource() 1441 return (uint32_t)((READ_BIT(DACx->STMODR, in LL_DAC_GetWaveSawtoothStepTriggerSource()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_dac_ex.c | 645 …if (((hdac->Instance->STMODR >> (Channel & 0x10UL)) & DAC_STMODR_STRSTTRIGSEL1) == 0UL /* SW TRIGG… in HAL_DACEx_SawtoothWaveDataReset() 707 …if (((hdac->Instance->STMODR >> (Channel & 0x10UL)) & DAC_STMODR_STINCTRIGSEL1) == 0UL /* SW TRIGG… in HAL_DACEx_SawtoothWaveDataStep()
|
D | stm32g4xx_ll_dac.c | 340 MODIFY_REG(DACx->STMODR, in LL_DAC_Init()
|
D | stm32g4xx_hal_dac.c | 1361 MODIFY_REG(hdac->Instance->STMODR, (DAC_STMODR_STINCTRIGSEL1 | DAC_STMODR_STRSTTRIGSEL1) in HAL_DAC_ConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 330 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g411xc.h | 339 …__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 | stm32gbk1cb.h | 338 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|
D | stm32g431xx.h | 339 …__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 | stm32g414xx.h | 348 …__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
|
D | stm32g484xx.h | 371 …__IO uint32_t STMODR; /*!< DAC Sawtooth Mode register, Address o… member
|