Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_comp.c183 *(vu32*)(COMP_BASE + selection) |= COMP_CSR_LOCK; in COMP_LockConfig()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h152 #define COMP_CSR_LOCK (0x01U << COMP_CSR_LOCK_Pos) ///< Comparator lock macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h172 #if defined(COMP_CSR_LOCK)
173 #define COMP_FLAG_LOCK COMP_CSR_LOCK
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h3057 #define COMP_CSR_LOCK ((uint32_t)0x80000000) /*!<Comparator lock*/ macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h9327 #define COMP_CSR_LOCK(x) (((uint32_t)(((uint32_t)(x)) << COMP_CSR_LOCK_SHIFT… macro

Completed in 694 milliseconds