Searched refs:DFSDM_CR1_JEXTEN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/iio/adc/ | ||
| D | stm32-dfsdm.h | 127 #define DFSDM_CR1_JEXTEN(v) FIELD_PREP(DFSDM_CR1_JEXTEN_MASK, v) macro |
| D | stm32-dfsdm-adc.c | 445 DFSDM_CR1_JEXTEN(jexten)); in stm32_dfsdm_filter_set_trig() |