Searched refs:IADC_EN_EN (Results 1 – 10 of 10) sorted by relevance
138 iadc->EN_CLR = IADC_EN_EN; in IADC_disable()147 iadc->EN_SET = IADC_EN_EN; in IADC_enable()670 enabled = (iadc->EN & IADC_EN_EN) != 0UL; in IADC_updateSingleInput()712 enabled = (iadc->EN & IADC_EN_EN) != 0UL; in IADC_setScanMask()754 enabled = (iadc->EN & IADC_EN_EN) != 0UL; in IADC_updateScanEntry()
138 iadc->EN_CLR = IADC_EN_EN; in IADC_disable()147 iadc->EN_SET = IADC_EN_EN; in IADC_enable()676 enabled = (iadc->EN & IADC_EN_EN) != 0UL; in IADC_updateSingleInput()718 enabled = (iadc->EN & IADC_EN_EN) != 0UL; in IADC_setScanMask()760 enabled = (iadc->EN & IADC_EN_EN) != 0UL; in IADC_updateScanEntry()
207 #define IADC_EN_EN (0x1UL << 0) /**< Enable… macro
207 #define IADC_EN_EN (0x1UL << 0) /**< Enab… macro