Searched refs:ADC_ENABLE_ENABLE_Enabled (Results 1 – 2 of 2) sorted by relevance
323 p_reg->ENABLE = (ADC_ENABLE_ENABLE_Enabled << ADC_ENABLE_ENABLE_Pos); in nrf_adc_enable()333 return (p_reg->ENABLE == (ADC_ENABLE_ENABLE_Enabled << ADC_ENABLE_ENABLE_Pos)); in nrf_adc_enable_check()
163 #define ADC_ENABLE_ENABLE_Enabled (0x01UL) /*!< ADC is enabled. If an analog input pin is selected … macro