Home
last modified time | relevance | path

Searched refs:SIM_SOPT7_ADCSET (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_mcux_adc16.c73 #define SIM_SOPT7_ADCSET(x, shifts, mask) \ macro
96 SIM->SOPT7 |= SIM_SOPT7_ADCSET(config->hw_trigger_src, in adc_hw_trigger_enable()
98 SIM_SOPT7_ADCSET(1, config->alt_offset, config->alt_bits); in adc_hw_trigger_enable()