Searched refs:ADC_CONF_OP_MODE_Pos (Results 1 – 3 of 3) sorted by relevance
451 #define LL_ADC_OP_MODE_AUDIO (0x1UL << ADC_CONF_OP_MODE_Pos) /*!< ADC operation mode AUDIO */452 #define LL_ADC_OP_MODE_ADC (0x2UL << ADC_CONF_OP_MODE_Pos) /*!< ADC operation mode ADC */453 #define LL_ADC_OP_MODE_FULL (0x3UL << ADC_CONF_OP_MODE_Pos) /*!< ADC operation Full mode */
7198 #define ADC_CONF_OP_MODE_Pos (7UL) /*!<ADC CONF: O… macro7201 …e ADC_CONF_OP_MODE_0 (0x1U << ADC_CONF_OP_MODE_Pos)7202 …e ADC_CONF_OP_MODE_1 (0x2U << ADC_CONF_OP_MODE_Pos)