Home
last modified time | relevance | path

Searched refs:ADC_OFCFGR1_SSAT (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h894 #define LL_ADC_OFFSET_SIGNED_SAT_ENABLE (ADC_OFCFGR1_SSAT) /*!< ADC offset signed saturation is …
3556 MODIFY_REG(*preg, ADC_OFCFGR1_SSAT, OffsetSignedSaturation); in LL_ADC_SetOffsetSignedSaturation()
3579 return (uint32_t) READ_BIT(*preg, ADC_OFCFGR1_SSAT); in LL_ADC_GetOffsetSignedSaturation()
/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()
Dstm32n6xx_hal_adc.c782 CLEAR_BIT(hadc->Instance->OFCFGR1, ADC_OFCFGR1_SSAT | ADC_OFCFGR1_OFFSET_CH); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h5707 #define ADC_OFCFGR1_SSAT ADC_OFCFGR1_SSAT_Msk /*!< ADC offset inst… macro
Dstm32n657xx.h6206 #define ADC_OFCFGR1_SSAT ADC_OFCFGR1_SSAT_Msk /*!< ADC offset inst… macro
Dstm32n655xx.h6128 #define ADC_OFCFGR1_SSAT ADC_OFCFGR1_SSAT_Msk /*!< ADC offset inst… macro
Dstm32n647xx.h5785 #define ADC_OFCFGR1_SSAT ADC_OFCFGR1_SSAT_Msk /*!< ADC offset inst… macro