Home
last modified time | relevance | path

Searched refs:MEC_ECS_EMBRST_EN_EN_Pos (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.h166 #define MEC_ECS_EMBRST_EN_EN_Pos (0UL) /*!< EN (Bit 0) … macro
Dmec5_ecs_v2_5.h178 #define MEC_ECS_EMBRST_EN_EN_Pos (0UL) /*!< EN (Bit 0) … macro