Searched refs:DFSDM_CHCFGR1_SITP (Results 1 – 2 of 2) sorted by relevance
| /drivers/iio/adc/ | ||
| A D | stm32-dfsdm.h | 52 #define DFSDM_CHCFGR1_SITP(v) FIELD_PREP(DFSDM_CHCFGR1_SITP_MASK, v) macro |
| A D | stm32-dfsdm-adc.c | 382 DFSDM_CHCFGR1_SITP(ch->type)); in stm32_dfsdm_chan_configure() |
Completed in 8 milliseconds