Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_opamp.c114 if (LL_OPAMP_IsLocked(OPAMPx) == 0U) in LL_OPAMP_DeInit()
161 if (LL_OPAMP_IsLocked(OPAMPx) == 0U) in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_opamp.c114 if (LL_OPAMP_IsLocked(OPAMPx) == 0UL) in LL_OPAMP_DeInit()
178 if (LL_OPAMP_IsLocked(OPAMPx) == 0U) in LL_OPAMP_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_opamp.h842 __STATIC_INLINE uint32_t LL_OPAMP_IsLocked(OPAMP_TypeDef *OPAMPx) in LL_OPAMP_IsLocked() function
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_opamp.h958 __STATIC_INLINE uint32_t LL_OPAMP_IsLocked(OPAMP_TypeDef *OPAMPx) in LL_OPAMP_IsLocked() function