Searched refs:IS_DAC_TRIMMING (Results 1 – 2 of 2) sorted by relevance
489 #define IS_DAC_TRIMMING(TRIMMING) (((TRIMMING) == DAC_TRIMMING_FACTORY) || \ macro
165 if(!IS_DAC_TRIMMING(sConfig->DAC_UserTrimming)) return HAL_ERROR; in HAL_DAC_ConfigChannel()
Completed in 13 milliseconds