Home
last modified time | relevance | path

Searched defs:Analogx (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_pwr.h201 __STATIC_INLINE void LL_PWR_EnableSDADC(uint32_t Analogx) in LL_PWR_EnableSDADC()
217 __STATIC_INLINE void LL_PWR_DisableSDADC(uint32_t Analogx) in LL_PWR_DisableSDADC()
233 __STATIC_INLINE uint32_t LL_PWR_IsEnabledSDADC(uint32_t Analogx) in LL_PWR_IsEnabledSDADC()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pwr_ex.c227 void HAL_PWREx_EnableSDADC(uint32_t Analogx) in HAL_PWREx_EnableSDADC()
244 void HAL_PWREx_DisableSDADC(uint32_t Analogx) in HAL_PWREx_DisableSDADC()