/hal_stm32-3.5.0/lib/stm32wb/hci/ |
D | utilities_common.h | 112 #undef SHRR 113 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
|
D | stm32_wpan_common.h | 125 #undef SHRR 126 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
|
D | app_common.h | 92 #define SHRR( x, n ) ((((x)>>((n)-1))+1)>>1) macro
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_dac.h | 1082 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1098 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_dac.h | 1217 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1235 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_dac.h | 1164 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1182 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dac.h | 1295 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1316 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_dac.h | 1229 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1247 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dac.h | 1232 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1250 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dac.h | 1252 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1270 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dac.h | 1766 MODIFY_REG(DACx->SHRR, in LL_DAC_SetSampleAndHoldRefreshTime() 1787 …return (uint32_t)(READ_BIT(DACx->SHRR, DAC_SHRR_TREFRESH1 << (DAC_Channel & DAC_CR_CHX_BITOFFSET_M… in LL_DAC_GetSampleAndHoldRefreshTime()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_dac.c | 922 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_dac.c | 1117 hdac->Instance->SHRR = (sConfig->DAC_SampleAndHoldConfig.DAC_RefreshTime) << Channel; in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_dac.c | 1099 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_dac.c | 1122 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_dac.c | 1084 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_dac.c | 1189 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dac.c | 1335 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dac.c | 1291 …MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), (sConfig->DAC_SampleAnd… in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dac.c | 1325 MODIFY_REG(hdac->Instance->SHRR, DAC_SHRR_TREFRESH1 << (Channel & 0x10UL), in HAL_DAC_ConfigChannel()
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/soc/ |
D | stm32g051xx.h | 210 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
|
D | stm32g061xx.h | 211 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
|
D | stm32g071xx.h | 224 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 279 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
|
D | stm32wle5xx.h | 279 …__IO uint32_t SHRR; /*!< DAC Sample and Hold refresh time register, Address o… member
|