Searched refs:CR_EN_Set (Results 1 – 1 of 1) sorted by relevance
47 #define CR_EN_Set ((uint32_t)0x00000001) macro191 DAC->CR |= CR_EN_Set << DAC_Channel; in DAC_Cmd()196 DAC->CR &= ~(CR_EN_Set << DAC_Channel); in DAC_Cmd()
Completed in 10 milliseconds