Home
last modified time | relevance | path

Searched refs:SDADC_CR1_SBI (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h161 #define SDADC_LOWPOWER_STANDBY SDADC_CR1_SBI
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c373 hsdadc->Instance->CR1 &= ~(SDADC_CR1_SBI|SDADC_CR1_PDI|SDADC_CR1_SLOWCK); in HAL_SDADC_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h8983 #define SDADC_CR1_SBI SDADC_CR1_SBI_Msk /*!< Enter standby m… macro
Dstm32f373xc.h9082 #define SDADC_CR1_SBI SDADC_CR1_SBI_Msk /*!< Enter standby m… macro