Home
last modified time | relevance | path

Searched refs:ChannelMode (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_dac.h530 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
534 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dac.h533 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
537 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_dac.h562 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
566 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dac.h608 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
612 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dac.h633 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
637 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dac.h597 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
601 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dac.h636 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
640 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dac.h627 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
631 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dac.h705 __STATIC_INLINE void LL_DAC_SetMode(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t ChannelMode) in LL_DAC_SetMode() argument
709 ChannelMode << (DAC_Channel & DAC_CR_CHX_BITOFFSET_MASK)); in LL_DAC_SetMode()