Searched refs:COMP_CSR_COMPxLOCK (Results 1 – 2 of 2) sorted by relevance
144 #define COMP_CSR_COMPxLOCK ((uint32_t)0x80000000) macro401 *(__IO uint32_t *) (COMP_BASE + COMP_Selection) |= (uint32_t) (COMP_CSR_COMPxLOCK); in COMP_LockConfig()
176 #elif defined(COMP_CSR_COMPxLOCK)177 #define COMP_FLAG_LOCK COMP_CSR_COMPxLOCK
Completed in 22 milliseconds