Searched refs:ePolarity (Results 1 – 4 of 4) sorted by relevance
393 am_hal_adc_trigpol_e ePolarity; member
346 am_hal_audadc_trigpol_e ePolarity; member
506 ui32Config |= _VAL2FLD(ADC_CFG_TRIGPOL, psConfig->ePolarity); in am_hal_adc_configure()
385 ui32Config |= _VAL2FLD(AUDADC_CFG_TRIGPOL, psConfig->ePolarity); in am_hal_audadc_configure()