Home
last modified time | relevance | path

Searched refs:MEC_ECS (Results 1 – 10 of 10) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_ecs.c16 MEC_ECS->INTR_CTRL |= MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos); in mec_hal_ecs_ictrl()
18 MEC_ECS->INTR_CTRL &= (uint32_t)~MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos); in mec_hal_ecs_ictrl()
24 if (MEC_ECS->INTR_CTRL & MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos)) { in mec_hal_ecs_is_idirect()
34 MEC_ECS->AERRC &= (uint32_t)~MEC_BIT(MEC_ECS_AERRC_CAP_Pos); in mec_hal_ecs_ahb_error_ctrl()
36 MEC_ECS->AERRC |= MEC_BIT(MEC_ECS_AERRC_CAP_Pos); in mec_hal_ecs_ahb_error_ctrl()
42 uint32_t ahb_error_val = MEC_ECS->AERRA; in mec_hal_ecs_ahb_error_val()
45 MEC_ECS->AERRA = 0u; in mec_hal_ecs_ahb_error_val()
54 if (MEC_ECS->FEAT_LOCK & MEC_BIT(feature)) { in mec_hal_ecs_is_feature_disabled()
59 if (MEC_ECS->MISC_LOCK & MEC_BIT(feature)) { in mec_hal_ecs_is_feature_disabled()
70 MEC_ECS->ETM_CTRL |= MEC_BIT(MEC_ECS_ETM_CTRL_TRACE_EN_Pos); in mec_hal_ecs_etm_pins()
[all …]
Dmec_ecia.c351 if (MEC_ECS->INTR_CTRL & MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos)) { in is_direct_allowed()
396 MEC_ECS->INTR_CTRL &= ~(MEC_ECS_INTR_CTRL_DIRECT_Msk); in mec_hal_ecia_init()
429 MEC_ECS->INTR_CTRL |= MEC_BIT(MEC_ECS_INTR_CTRL_DIRECT_Pos); in mec_hal_ecia_init()
Dmec_pcr.c64 if (MEC_ECS->FEAT_LOCK & MEC_BIT(MEC_ECS_FEAT_LOCK_TURBO_FREQ_Pos)) { in mec_hal_pcr_is_turbo_clock()
84 if (MEC_ECS->FEAT_LOCK & MEC_BIT(MEC_ECS_FEAT_LOCK_TURBO_FREQ_Pos)) { in mec_hal_pcr_cpu_max_freq()
738 rval = MEC_ECS->SSSMR; in mec_hal_pcr_save_clk_req_to_vbatm()
Dmec_vbat.c60 if (MEC_ECS->FEAT_LOCK & MEC_BIT(MEC_ECS_FEAT_LOCK_BBRAM_SIZE_Pos)) { in mec_hal_bbram_size()
/hal_microchip-latest/mec5/devices/MEC174X/
Dmec1743_qsz.h492 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
Dmec1743_qlj.h500 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
/hal_microchip-latest/mec5/devices/MECH172X/
Dmech1723_nlj.h492 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
Dmech1723_nsz.h486 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
/hal_microchip-latest/mec5/devices/MEC175X/
Dmec1753_qlj.h517 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro
Dmec1753_qsz.h510 #define MEC_ECS ((MEC_ECS_Type*) MEC_ECS_BASE) macro