Searched refs:IS_DAC_SAWTOOTH_POLARITY (Results 1 – 2 of 2) sorted by relevance
539 #define IS_DAC_SAWTOOTH_POLARITY(POLARITY) (((POLARITY) == DAC_SAWTOOTH_POLARITY_DEC) … macro
225 assert_param(IS_DAC_SAWTOOTH_POLARITY(sConfig->Polarity)); in LL_DAC_SawtoothWaveGenerate()
Completed in 7 milliseconds