Searched refs:EMBRST_EN (Results 1 – 3 of 3) sorted by relevance
147 if (MEC_ECS->EMBRST_EN & MEC_BIT(MEC_ECS_EMBRST_EN_EN_Pos)) { in mec_hal_ecs_emb_reset_is_enabled()156 MEC_ECS->EMBRST_EN |= MEC_BIT(MEC_ECS_EMBRST_EN_EN_Pos); in mec_hal_ecs_emb_reset_enable()158 MEC_ECS->EMBRST_EN &= (uint32_t)~MEC_BIT(MEC_ECS_EMBRST_EN_EN_Pos); in mec_hal_ecs_emb_reset_enable()
49 …__IOM uint32_t EMBRST_EN; /*!< (@ 0x000000B0) Embedded Reset Enable … member