Searched refs:DAC_ALIGN_8B_R (Results 1 – 9 of 9) sorted by relevance
189 case DAC_ALIGN_8B_R: in dac_data_set()206 case DAC_ALIGN_8B_R: in dac_data_set()531 case DAC_ALIGN_8B_R: in dac_concurrent_data_set()
207 #define DAC_ALIGN_8B_R 0x00000008U macro365 ((ALIGN) == DAC_ALIGN_8B_R))
377 case DAC_ALIGN_8B_R: in HAL_DAC_Start_DMA()403 case DAC_ALIGN_8B_R: in HAL_DAC_Start_DMA()426 case DAC_ALIGN_8B_R: in HAL_DAC_Start_DMA()
148 DAC_ALIGN_8B_R = ((uint32_t)0x00000008) /*!< DAC 8-bit right-aligned data */ enumerator
284 if (Alignment == DAC_ALIGN_8B_R) in HAL_DACEx_DualSetValue()
574 case DAC_ALIGN_8B_R: in HAL_DAC_Start_DMA()608 case DAC_ALIGN_8B_R: in HAL_DAC_Start_DMA()
544 #define DAC_ALIGN_8B_R 0x00000008U macro547 ((ALIGN) == DAC_ALIGN_8B_R))
169 #define DAC_ALIGN_8B_R DATA_ALIGN(2) /*!< data right 8b alignment */ macro
366 if (dataAlign == DAC_ALIGN_8B_R) in DAC_ConfigDualChannelData()
Completed in 21 milliseconds