Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dstm32-dfsdm.h125 #define DFSDM_CR1_JEXTSEL(v) FIELD_PREP(DFSDM_CR1_JEXTSEL_MASK, v) macro
H A Dstm32-dfsdm-adc.c446 DFSDM_CR1_JEXTSEL(jextsel) | in stm32_dfsdm_filter_set_trig()