Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_opamp.c127 if (LL_OPAMP_IsTimerMuxLocked(OPAMPx) == 0UL) in LL_OPAMP_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_opamp.h985 __STATIC_INLINE uint32_t LL_OPAMP_IsTimerMuxLocked(OPAMP_TypeDef *OPAMPx) in LL_OPAMP_IsTimerMuxLocked() function