Home
last modified time | relevance | path

Searched refs:ADC_OFCFGR1_USAT (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h903 #define LL_ADC_OFFSET_UNSIGNED_SAT_ENABLE (ADC_OFCFGR1_USAT) /*!< ADC offset unsigned saturation…
3604 MODIFY_REG(*preg, ADC_OFCFGR1_USAT, OffsetUnsignedSaturation); in LL_ADC_SetOffsetUnsignedSaturation()
3627 return (uint32_t) READ_BIT(*preg, ADC_OFCFGR1_USAT); in LL_ADC_GetOffsetUnsignedSaturation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c643 …CLEAR_BIT(ADCx->OFCFGR1, ADC_OFCFGR1_SSAT | ADC_OFCFGR1_USAT | ADC_OFCFGR1_POSOFF | ADC_OFCFGR1_OF… in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h5703 #define ADC_OFCFGR1_USAT ADC_OFCFGR1_USAT_Msk /*!< ADC offset inst… macro
Dstm32n657xx.h6202 #define ADC_OFCFGR1_USAT ADC_OFCFGR1_USAT_Msk /*!< ADC offset inst… macro
Dstm32n655xx.h6124 #define ADC_OFCFGR1_USAT ADC_OFCFGR1_USAT_Msk /*!< ADC offset inst… macro
Dstm32n647xx.h5781 #define ADC_OFCFGR1_USAT ADC_OFCFGR1_USAT_Msk /*!< ADC offset inst… macro