Home
last modified time | relevance | path

Searched refs:SHHR (Results 1 – 25 of 135) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_dac.h1052 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1068 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dac.h1049 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1065 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_dac.h1126 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1144 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dac.h1176 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1194 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dac.h1252 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1273 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dac.h1191 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1209 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dac.h1216 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1234 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dac.h1195 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1213 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dac.h1735 MODIFY_REG(DACx->SHHR, in LL_DAC_SetSampleAndHoldHoldTime()
1756 …return (uint32_t)(READ_BIT(DACx->SHHR, DAC_SHHR_THOLD1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK… in LL_DAC_GetSampleAndHoldHoldTime()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dac.c919 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dac.c934 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dac.c1125 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dac.c1115 hdac->Instance->SHHR = (sConfig->DAC_SampleAndHoldConfig.DAC_HoldTime) << Channel; in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac.c1140 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dac.c1145 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac.c1253 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac.c1340 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dac.c1297 …MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), (sConfig->DAC_SampleAndHol… in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac.c1327 MODIFY_REG(hdac->Instance->SHHR, DAC_SHHR_THOLD1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g051xx.h209 …__IO uint32_t SHHR; /*!< DAC Sample and Hold hold time register, Address o… member
Dstm32g061xx.h210 …__IO uint32_t SHHR; /*!< DAC Sample and Hold hold time register, Address o… member
Dstm32g071xx.h223 …__IO uint32_t SHHR; /*!< DAC Sample and Hold hold time register, Address o… member
Dstm32g081xx.h224 …__IO uint32_t SHHR; /*!< DAC Sample and Hold hold time register, Address o… member
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h278 …__IO uint32_t SHHR; /*!< DAC Sample and Hold hold time register, Address o… member
Dstm32wle5xx.h278 …__IO uint32_t SHHR; /*!< DAC Sample and Hold hold time register, Address o… member

123456