Home
last modified time | relevance | path

Searched refs:ETM_CTRL (Results 1 – 4 of 4) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_ecs.c70 MEC_ECS->ETM_CTRL |= MEC_BIT(MEC_ECS_ETM_CTRL_TRACE_EN_Pos); in mec_hal_ecs_etm_pins()
72 MEC_ECS->ETM_CTRL &= (uint32_t)~MEC_BIT(MEC_ECS_ETM_CTRL_TRACE_EN_Pos); in mec_hal_ecs_etm_pins()
217 ecs_pm_save_buf[0] = (uint8_t)(MEC_ECS->ETM_CTRL & 0xffu); in mec_hal_ecs_debug_ifc_save_disable()
218 MEC_ECS->ETM_CTRL = 0; in mec_hal_ecs_debug_ifc_save_disable()
226 MEC_ECS->ETM_CTRL = ecs_pm_save_buf[0]; in mec_hal_ecs_debug_ifc_restore()
233 ecs_pm_save_buf[0] = (uint8_t)(MEC_ECS->ETM_CTRL & 0xffu); in mec_hal_ecs_pm_save_disable()
237 MEC_ECS->ETM_CTRL = 0; in mec_hal_ecs_pm_save_disable()
251 MEC_ECS->ETM_CTRL = ecs_pm_save_buf[0]; in mec_hal_ecs_pm_restore()
/hal_microchip-latest/mec/mec1501/component/
Decs.h179 __IOM uint32_t ETM_CTRL; /*!< (@ 0x001c) ECS ETM Trace Control */ member
/hal_microchip-latest/mec5/devices/common/
Dmec5_ecs_v2_4.h24 …__IOM uint32_t ETM_CTRL; /*!< (@ 0x0000001C) ECS ETM trace enable … member
Dmec5_ecs_v2_5.h24 …__IOM uint32_t ETM_CTRL; /*!< (@ 0x0000001C) ECS ETM trace enable … member