Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h451 #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 */
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb07.h7198 #define ADC_CONF_OP_MODE_Pos (7UL) /*!<ADC CONF: O… macro
7201 …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)
Dstm32wb06.h7198 #define ADC_CONF_OP_MODE_Pos (7UL) /*!<ADC CONF: O… macro
7201 …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)