Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_comp.c144 #define COMP_CSR_COMPxLOCK ((uint32_t)0x80000000) macro
401 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) |= (uint32_t) (COMP_CSR_COMPxLOCK); in COMP_LockConfig()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h176 #elif defined(COMP_CSR_COMPxLOCK)
177 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK

Completed in 22 milliseconds