Home
last modified time | relevance | path

Searched refs:EMBRST_EN (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_ecs.c147 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()
/hal_microchip-latest/mec5/devices/common/
Dmec5_ecs_v2_4.h49 …__IOM uint32_t EMBRST_EN; /*!< (@ 0x000000B0) Embedded Reset Enable … member
Dmec5_ecs_v2_5.h49 …__IOM uint32_t EMBRST_EN; /*!< (@ 0x000000B0) Embedded Reset Enable … member