Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_opamp.h342 (LL_OPAMP_IsEnabled(OPAMP1) | \
343 LL_OPAMP_IsEnabled(OPAMP2) | \
344 LL_OPAMP_IsEnabled(OPAMP3) )
347 (LL_OPAMP_IsEnabled(OPAMP1) | \
348 LL_OPAMP_IsEnabled(OPAMP2) )
873 __STATIC_INLINE uint32_t LL_OPAMP_IsEnabled(OPAMP_TypeDef *OPAMPx) in LL_OPAMP_IsEnabled() function

Completed in 7 milliseconds