Searched refs:HAL_COMP_STATE_READY_LOCKED (Results 1 – 5 of 5) sorted by relevance
106 …HAL_COMP_STATE_READY_LOCKED = 0x11, /*!< COMP initialized but the configuration is locked … enumerator
713 hcomp->State = HAL_COMP_STATE_READY_LOCKED; in HAL_COMP_Lock()
102 …HAL_COMP_STATE_READY_LOCKED = (HAL_COMP_STATE_READY | COMP_STATE_BITFIELD_LOCK), /*!< COMP in… enumerator
109 …HAL_COMP_STATE_READY_LOCKED = (HAL_COMP_STATE_READY | COMP_STATE_BITFIELD_LOCK), /*!< COMP in… enumerator
936 hcomp->State = HAL_COMP_STATE_READY_LOCKED; in HAL_COMP_Lock()